1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-23 05:40:51 +02:00

fix(#102): missing font-size number for beer pong table overview

This commit is contained in:
FreshGuy32 2024-05-28 17:08:54 +00:00 committed by Moritz Kepplinger
parent 3d4d499dcc
commit 71f276ff3f

View file

@ -16,7 +16,7 @@
}
.title {
font-size: rem;
font-size: 2rem;
font-weight: normal;
}