mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-22 12:11:58 +00:00
parent
c8c14ea8ff
commit
60d6d9b15b
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user