Przeglądaj źródła

Remove portrait-specific upgrade button sizing

tags/v0.1.0
Fen Dweller 5 lat temu
rodzic
commit
78ce6607f3
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: E80B35A6F11C3656
1 zmienionych plików z 0 dodań i 11 usunięć
  1. +0
    -11
      gorge.css

+ 0
- 11
gorge.css Wyświetl plik

@@ -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;


Ładowanie…
Anuluj
Zapisz