mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-09-24 14:58:40 -04:00
Adds ground level view
This commit is contained in:
parent
d814414335
commit
2e76e54f59
2 changed files with 130 additions and 55 deletions
|
@ -20,4 +20,9 @@ body {
|
|||
.section-name {
|
||||
font-weight: 600;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: monospace;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue