WIP: feat: change commit #1594

Closed
dpschen wants to merge 2 commits from dpschen:feature/test-deployment into main

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: green;
min-height: 100vh;
display: flex;
flex-direction: column;