New home UI

This commit is contained in:
cuom1999 2022-03-21 16:09:16 -05:00
parent e8ee2ac4aa
commit 3d3ab23d27
15 changed files with 676 additions and 378 deletions

View file

@ -232,7 +232,7 @@ header {
}
#navigation {
position: relative;
position: fixed;
top: 0;
left: 0;
right: 0;
@ -382,7 +382,7 @@ hr {
}
#content {
margin: 1em auto auto;
margin: 4.5em auto 1em auto;
// Header
width: 90%;