This commit is contained in:
Set Sakrecoer 2019-07-15 18:40:26 +02:00
parent 5d6d4c8b87
commit 65ba4e0cbf
2 changed files with 2 additions and 2 deletions

View file

@ -123,6 +123,7 @@ background-image: url('/assets/img/world.svg');
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(230deg, #ff00ffe6, #416a00e6);
}
@media (min-aspect-ratio: 16/9) {
@ -405,7 +406,6 @@ min-height: 80vh;
}
.logo {
flex: 1 0 300px;
background-size: 100%;
background-repeat: repeat;
max-width: 300px;