Design work

This commit is contained in:
2025-01-03 23:25:38 +00:00
parent 028103d321
commit 032481d465
10 changed files with 95 additions and 37 deletions

View File

@@ -48,4 +48,11 @@
width: 20vw;
height: 25vw;
}
#top-nav{
float: right;
width: fit-content;
padding-top: 20px;
padding-right: 20px;
}
}