many styling changes and updates

This commit is contained in:
2026-02-04 16:57:25 -06:00
parent 79a727e7ba
commit 356031ad15
21 changed files with 163 additions and 122 deletions

View File

@@ -159,7 +159,7 @@ const EventGallery = () => {
// Event Gallery Grid View
if (!selectedEvent) {
return (
<div className="min-h-screen bg-background">
<div className="min-h-screen bg-gradient-to-b from-[var(--neutral-100)] to-[var(--neutral-800)]">
<Navbar />
<div className="max-w-7xl mx-auto px-6 py-12">