fix: margin on download button

This commit is contained in:
Zoe
2026-08-10 16:20:03 -05:00
parent 8006fd67f3
commit d6de54f265
3 changed files with 26 additions and 2 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
# Node dependencies
node_modules
# Logs
logs
*.log
# Misc
.DS_Store
.fleet
.idea
.pi-subagents
# Local env files
.env
.env.*
!.env.example