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

@ -229,8 +229,8 @@ export default {
padding-bottom: 0.5em;
.emoji {
width: 32px;
height: 32px;
width: 2.3em;
height: 2.3em;
}
}
</style>