fix reaction image size

This commit is contained in:
ch0ccyra1n 2025-04-02 10:43:25 -07:00
parent ba355f6f94
commit 37f3e1ddb4

View file

@ -249,6 +249,10 @@ nav-li {
display: inline;
}
.reacts img {
max-width: 60px;
}
.badge {
text-decoration: none;
}