feat: pushing the color wheel 🎡
All checks were successful
continuous-integration/drone/pr Build is passing

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

View File

@ -48,7 +48,7 @@ useTitle(() => title.value)
<style lang="scss" scoped>
.no-auth-wrapper {
background: red;
background: green;
min-height: 100vh;
display: flex;
flex-direction: column;