From a2bf5d998260bdd8663d68e456ad86385901d4fb Mon Sep 17 00:00:00 2001 From: Xavier B Date: Sat, 13 Apr 2024 00:17:45 -0400 Subject: [PATCH] fix(navbar): change margin between logo and links --- .vscode/settings.json | 3 +++ src/components/Navbar.tsx | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 5b32ae7e..7b47aef0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,5 +9,8 @@ ], "[json][jsonc][typescriptreact]": { "editor.defaultFormatter": "esbenp.prettier-vscode" + }, + "files.associations": { + "*.css": "tailwindcss" } } diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index cf073b9f..b4d89905 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -63,7 +63,7 @@ export const NavBar = () => { event('NAV_home')} >