feat: switch to em for guild option setting height

This commit is contained in:
SauceyRed 2025-07-13 00:57:46 +02:00
parent 7ae7bc6d76
commit 8695221950
Signed by: sauceyred
GPG key ID: 270B096EF6E9A462

View file

@ -41,7 +41,7 @@ function openInviteModal() {
display: flex;
justify-content: center;
align-items: center;
height: 5dvh;
height: 2em;
}
.guild-option:hover {