minor tweaks and update to 2024!

This commit is contained in:
ari melody 2024-01-17 01:54:08 +00:00
parent 1519505fcd
commit ec2f27b472
Signed by: ari
GPG key ID: CF99829C92678188
3 changed files with 9 additions and 9 deletions

View file

@ -38,7 +38,7 @@ header {
z-index: 1;
}
#header {
nav {
width: min(calc(100% - 4rem), 720px);
height: 3em;
margin: auto;
@ -391,7 +391,7 @@ footer {
font-size: 14px;
}
div#header {
nav {
width: calc(100vw - 2rem);
margin: 0;
}