more nav styling

This commit is contained in:
Richard Mikloš 2024-01-25 13:12:23 +01:00
parent a6baf9dca5
commit c7de1399b4

@ -28,6 +28,11 @@ a {
max-height: fit-content;
}
.pfp img {
width: 25px !important;
height: 25px !important;
}
nav {
color: aliceblue;