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