moved facets to offcanvas, added button to search bar to open and stylized
This commit is contained in:
@@ -3,7 +3,6 @@ import Layout from '../layouts/Main.astro';
|
||||
import Search from '../components/Search.astro';
|
||||
import CardGrid from "../components/CardGrid.astro";
|
||||
import NavBar from '../components/NavBar.astro';
|
||||
import NavItems from '../components/NavItems.astro';
|
||||
export const prerender = false;
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user