Adds first prototype code to create navigation categories, needs majour cleanup and optimisations
This commit is contained in:
parent
2fbec8869d
commit
82e1d9fc0c
23 changed files with 237 additions and 324 deletions
|
@ -17,12 +17,11 @@ nav{
|
|||
}
|
||||
|
||||
nav h1{
|
||||
font-size: 1rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
nav h2{
|
||||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
article{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue