diff --git a/src/components/navbar/index.tsx b/src/components/navbar/index.tsx index 2951de1..26cb37b 100644 --- a/src/components/navbar/index.tsx +++ b/src/components/navbar/index.tsx @@ -71,9 +71,10 @@ const NavigationBar: React.FC = () => { ))} - + {/* Bottom Rainbow */}
+
); };