Fix tiny UI issues

Fix #2406
This commit is contained in:
Hirame1 2022-03-26 12:27:26 +07:00
parent c8c14ea8ff
commit 60d6d9b15b

View File

@ -1302,6 +1302,7 @@ screen and (max-width: 480px) {
.o-primary-btn--tickspeed {
width: 17rem;
font-size: 1.2rem;
margin-right: 0.4rem;
}
.o-primary-btn--buy-max {
@ -1932,7 +1933,7 @@ screen and (max-width: 480px) {
.c-game-header__infinity-points {
font-size: 1.2rem;
width: 21rem;
width: 22rem;
}
.c-game-header__tesseract-available {
@ -1994,7 +1995,7 @@ screen and (max-width: 480px) {
.c-game-header__eternity-points {
font-size: 1.2rem;
width: 21rem;
width: 22rem;
}
.c-game-header__ep-amount {