feat: change commit
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Dominik Pschenitschni 2022-02-21 16:54:20 +01:00
parent e855728a3e
commit 3fcc87dcb5
Signed by: dpschen
GPG Key ID: B257AC0149F43A77

View File

@ -48,7 +48,7 @@ useTitle(() => title.value)
<style lang="scss" scoped>
.no-auth-wrapper {
background: var(--site-background) url('@/assets/llama.svg?url') no-repeat fixed bottom left;
background: red;
min-height: 100vh;
display: flex;
flex-direction: column;