Update story description and enhance sidebar styles
- Revised the story section description to reflect the server's narrative. - Removed placeholder text and added a prompt for content creation. - Improved sidebar link styles for better visibility and interaction. - Added hover effects and styles for sections with sub-items in the table of contents. - Introduced new styles for alcohol and contact link cards for consistent design. - Enhanced map call-to-action button with new styles and hover effects.
This commit is contained in:
@@ -1,6 +1,33 @@
|
||||
# Dependencies and build output
|
||||
node_modules
|
||||
dist
|
||||
.astro
|
||||
dist
|
||||
|
||||
# VCS metadata
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
# Local Codex/dev artifacts
|
||||
.codex*
|
||||
.codex/
|
||||
.tmp*
|
||||
*.tmp
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
# OS/editor files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.vscode
|
||||
.idea
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Local caches
|
||||
tmp
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user