pls stop being 54px tall!!

This commit is contained in:
Richard Mikloš 2024-01-25 13:29:52 +01:00
parent dc456e445d
commit 02cfdda41d

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