Update src/styles/cardGames.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 48s

This commit is contained in:
freakoverse 2024-09-02 18:52:21 +00:00
parent 0c32999df8
commit 4a7899cfde

View File

@ -43,4 +43,5 @@
-webkit-line-clamp: 1; -webkit-line-clamp: 1;
font-size: 18px; font-size: 18px;
line-height: 1.5; line-height: 1.5;
text-align: center;
} }