chore: rearrange styles yet again
Some checks reported errors
continuous-integration/drone/pr Build was killed

This commit is contained in:
kolaente 2021-12-12 15:52:44 +01:00
parent 3ab2efb32c
commit 6ef22705b6
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -84,7 +84,6 @@ useTitle(() => title.value)
@media screen and (min-width: $tablet) {
background: url('@/assets/no-auth-image.jpg') no-repeat bottom/cover;
position: relative;
}
&.has-message {
justify-content: space-between;
@ -104,6 +103,7 @@ useTitle(() => title.value)
position: relative;
}
}
}
.content {
width: 50%;