clean header

This commit is contained in:
Kevin BATAILLE
2025-08-28 14:33:34 +02:00
parent a8a8c55041
commit f6675bd5e4
4 changed files with 0 additions and 200 deletions

View File

@@ -3,18 +3,7 @@
/* Import Tailwind using PostCSS */
@import "tailwindcss";
/* Import our custom theme */
@import "theme";
/* Import components */
@import "components/hero";
@import "components/flash";
@import "components/footer";
@import "components/event-finder";
@import "components/header";
/* Import pages */
@import "pages/home";
/* Base styles */
body {