diff --git a/src/components/nav/NavBar.vue b/src/components/nav/NavBar.vue
index a48b556..bf082ee 100644
--- a/src/components/nav/NavBar.vue
+++ b/src/components/nav/NavBar.vue
@@ -105,9 +105,9 @@ const menuExpanded = () => {
-
-
+
{{ title }}
+ class="grid grid-cols-2 overflow-hidden transition-all duration-300 min-w-32 item md:invisible md:absolute
+ md:top-full md:left-1/2 md:block md:rounded-xl md:bg-white md:opacity-0 md:shadow-md
+ md:group-hover:visible md:group-hover:-translate-x-1/2 md:group-hover:opacity-100"
+ >
{{ item.title }}