more nav styling (still just changing pfp)

This commit is contained in:
Richard Mikloš 2024-01-25 13:13:45 +01:00
parent c7de1399b4
commit 258d3f5805

@ -26,11 +26,13 @@ a {
border-radius: 50px;
max-width: fit-content;
max-height: fit-content;
overflow: hidden;
}
.pfp img {
width: 25px !important;
height: 25px !important;
width: 50px !important;
height: 50px !important;
border-radius: 50px;
}