Tried to make the website responsive

This commit is contained in:
Sage The DM 2024-09-18 12:52:36 +02:00
parent 284e70b841
commit 3c57aa8ece
4 changed files with 37 additions and 1 deletions

View file

@ -10,6 +10,7 @@ header {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
z-index: 1000;
font-family: var(--font-family);
height: 5vh;
}
header li {