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
2 adiciones y
2 borrados
-
gorge.css
|
|
|
@@ -73,14 +73,14 @@ button { |
|
|
|
right: 5%; |
|
|
|
top: 20%; |
|
|
|
height: 80%; |
|
|
|
max-height: 80vh; |
|
|
|
max-height: 70vh; |
|
|
|
padding-bottom: 10px; |
|
|
|
} |
|
|
|
|
|
|
|
#buildings-list { |
|
|
|
overflow-x: hidden; |
|
|
|
overflow-y: scroll; |
|
|
|
max-height: 80vh; |
|
|
|
max-height: 70vh; |
|
|
|
} |
|
|
|
|
|
|
|
@media (max-aspect-ratio: 1/1) { |
|
|
|
|