diff --git a/frontend/index.html b/frontend/index.html index 3405e40..7371136 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,7 +6,8 @@ href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Merriweather:wght@300;400;700;900&display=swap" rel="stylesheet"> - + diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index 85a72b4..b62e60e 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -56,7 +56,10 @@ export default function Layout() { {/* Main Content Area */}