mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
Add Scrollspy for docs
This commit is contained in:
parent
b90ffcd3e5
commit
1c11c4975b
15 changed files with 310 additions and 60 deletions
|
@ -13,7 +13,7 @@ body > nav {
|
|||
background-color: var(--nav-background);
|
||||
box-shadow: 0px 1px 0 var(--nav-border);
|
||||
|
||||
li a {
|
||||
a {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue