Explorar el Código

Remove portrait-specific upgrade button sizing

tags/v0.1.0
Fen Dweller hace 5 años
padre
commit
78ce6607f3
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E80B35A6F11C3656
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. +0
    -11
      gorge.css

+ 0
- 11
gorge.css Ver fichero

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


Cargando…
Cancelar
Guardar