Merge pull request #2459 from IvarK/these-buttons-arent-large-enough

Make dilupg button bigger to fix text spills
This commit is contained in:
Dys 2022-04-10 09:10:08 +08:00 committed by GitHub
commit 3a1666a7d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4955,8 +4955,8 @@ screen and (max-width: 480px) {
font-weight: bold;
font-size: 1.05rem;
border: 0.1rem solid;
width: 17rem;
height: 9.5rem;
width: 19rem;
height: 10rem;
transition-duration: 0.2s;
border-radius: 0.4rem;
font-family: Typewriter, serif;