Adds first prototype code to create navigation categories, needs majour cleanup and optimisations

This commit is contained in:
Rosia E Evans 2023-10-11 00:19:40 +01:00
parent 2fbec8869d
commit 82e1d9fc0c
23 changed files with 237 additions and 324 deletions

View file

@ -17,12 +17,11 @@ nav{
}
nav h1{
font-size: 1rem;
font-size: 1.2rem;
}
nav h2{
font-size: 1rem;
font-weight: 400;
}
article{