WIP: feat: #1585 redeploy Netlify preview on push #1586

Closed
dpschen wants to merge 2 commits from dpschen:feature/feat-1585-redeploy-netlify-preview-on-push into main
Showing only changes of commit 267aab4337 - Show all commits

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;