mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-22 12:11:58 +00:00
Merge pull request #2459 from IvarK/these-buttons-arent-large-enough
Make dilupg button bigger to fix text spills
This commit is contained in:
commit
3a1666a7d5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user