From 0361b3c71272adacc8fe9905156b163d8d3b6910 Mon Sep 17 00:00:00 2001 From: C Date: Sat, 28 Jan 2023 21:16:09 +0900 Subject: [PATCH] changing UI --- src/components/AppBar.tsx | 2 +- src/components/Footer.tsx | 2 +- src/styles/globals.css | 5 +++++ src/views/basics/index.tsx | 2 +- tailwind.config.js | 6 +++--- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/components/AppBar.tsx b/src/components/AppBar.tsx index d90b048b5..c55e1c99f 100644 --- a/src/components/AppBar.tsx +++ b/src/components/AppBar.tsx @@ -18,7 +18,7 @@ export const AppBar: React.FC = () => {
{/* NavBar / Header */} -
+