From 5e95895ede0aaba087a61b171a48876b3b71b6f7 Mon Sep 17 00:00:00 2001 From: Alexander Lee Date: Wed, 6 Sep 2023 14:14:17 +0800 Subject: [PATCH] chore: move flex into className --- src/templates/NavBar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/NavBar.jsx b/src/templates/NavBar.jsx index f59e49267..80d322bcb 100644 --- a/src/templates/NavBar.jsx +++ b/src/templates/NavBar.jsx @@ -15,7 +15,7 @@ const NavDropdownSection = ({ children, link }) => ( const TemplateNavBar = ({ links, collectionInfo, resources }) => (