📱 Responsive header

This commit is contained in:
2025-08-30 18:11:26 -04:00
parent b8445f4a1b
commit eef297d4a1
12 changed files with 447 additions and 213 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
import '../global.css';
import Header from '@components/Header.astro';
import Header from '@components/Header/Header.astro';
import Footer from '@components/Footer.astro';
export interface Props {