more nav styling (still just changing pfp)
This commit is contained in:
parent
c7de1399b4
commit
258d3f5805
@ -26,11 +26,13 @@ a {
|
|||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
max-width: fit-content;
|
max-width: fit-content;
|
||||||
max-height: fit-content;
|
max-height: fit-content;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pfp img {
|
.pfp img {
|
||||||
width: 25px !important;
|
width: 50px !important;
|
||||||
height: 25px !important;
|
height: 50px !important;
|
||||||
|
border-radius: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user