bunch of px -> em, small fixes

This commit is contained in:
Henry Jameson 2025-08-14 17:27:13 +03:00
commit 49a98a6fe2
15 changed files with 58 additions and 47 deletions

View file

@ -202,9 +202,9 @@
}
img {
max-height: 26px;
max-height: 1.9em;
vertical-align: top;
margin-top: -5px;
margin-top: -0.3em;
}
}