changes to nav for people that arent logged in

This commit is contained in:
2024-01-25 15:08:40 +01:00
parent 02cfdda41d
commit 8e41d99ccd
2 changed files with 9 additions and 1 deletions

View File

@@ -36,6 +36,14 @@ a {
}
.pfp i {
width: 50px !important;
height: 50px !important;
border-radius: 50px;
}
nav {
color: aliceblue;
margin: 0;