styling
This commit is contained in:
parent
226d616c71
commit
c7f0b313d9
@ -3,7 +3,7 @@ sidebar_position: 1
|
||||
---
|
||||
# Getting Started
|
||||
|
||||
## Dependencies
|
||||
<!-- ## Dependencies
|
||||
|
||||
* Golang
|
||||
* Rust
|
||||
@ -27,4 +27,6 @@ Golang is required to build the [canined](#canined) binary. Get [Golang](https:/
|
||||
|
||||
## Canined
|
||||
|
||||
## Docker
|
||||
## Docker -->
|
||||
|
||||
# Coming Soon
|
@ -93,6 +93,11 @@ h1 {
|
||||
border-bottom-style: solid;
|
||||
}
|
||||
|
||||
article {
|
||||
margin-bottom: 20px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.article:hover {
|
||||
text-decoration: none;
|
||||
|
Loading…
Reference in New Issue
Block a user