diff --git a/src/components/Header/Drawer.astro b/src/components/Header/Drawer.astro
index b433cfb..cbf5c43 100644
--- a/src/components/Header/Drawer.astro
+++ b/src/components/Header/Drawer.astro
@@ -5,18 +5,15 @@ import CloseIcon from '../../assets/svg/xmark.svg';
import { navLinks } from '../../data/nav-links';
---
-
-