Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: E80B35A6F11C3656
1 arquivos alterados com
2 adições e
2 exclusões
-
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) { |
|
|
|
|