Selaa lähdekoodia

Remove portrait-specific upgrade button sizing

tags/v0.1.0
Fen Dweller 5 vuotta sitten
vanhempi
commit
78ce6607f3
No known key found for this signature in database GPG Key ID: E80B35A6F11C3656
1 muutettua tiedostoa jossa 0 lisäystä ja 11 poistoa
  1. +0
    -11
      gorge.css

+ 0
- 11
gorge.css Näytä tiedosto

@@ -341,17 +341,6 @@ button {
transform: scale(1.25, 1.25);
}

@media (max-aspect-ratio: 1/1) {
.upgrade-button {
width: 13vw;
height: 13vw;
}

.upgrade-button > .fas {
font-size: 10vw;
}
}

.upgrade-button-inactive {
background-color: #222 !important;
color: #999 !important;


Loading…
Peruuta
Tallenna