Actually fixed minor view error

pull/1/head
Esther 2020-06-22 19:36:59 +01:00
parent 22ca9b111a
commit 7408ff69f1
No known key found for this signature in database
GPG Key ID: 162A307C5EBD40EA
2 changed files with 12 additions and 8 deletions

View File

@ -109,7 +109,7 @@ footer {
min-height: 100vh; }
.logos-container {
width: 4rem; }
width: 3.5rem; }
.logo {
width: auto;
@ -185,15 +185,17 @@ footer {
left: 50%; }
@media only screen and (max-width: 575px) {
.logo {
height: 5rem; }
.logos-container {
width: 5rem; }
.aaa {
min-height: 47vh !important; }
min-height: 40vh !important; }
.aaaa {
margin-top: 5vh !important; }
.ef {
max-height: none !important;
min-height: none !important; }
.logo {
height: 4rem; } }
min-height: none !important; } }
@media only screen and (max-height: 815px) {
.ef {

View File

@ -126,7 +126,7 @@ footer
min-height: 100vh
.logos-container
width: 4rem
width: 3.5rem
.logo
width: auto
@ -205,6 +205,10 @@ footer
@media only screen and (max-width: 575px)
.logo
height: 5rem
.logos-container
width: 5rem
.aaa
min-height: 40vh !important
.aaaa
@ -213,8 +217,6 @@ footer
max-height: none !important
min-height: none !important
.logo
height: 5rem
@media only screen and (max-height: 815px)
.ef