diff --git a/app/static/style.css b/app/static/style.css index a4fa7dc..7e3e6c4 100644 --- a/app/static/style.css +++ b/app/static/style.css @@ -105,7 +105,7 @@ button { top: 0; z-index: 100; } -.header-left { display: flex; align-items: center; } +.header-left { display: flex; align-items: center; gap: 0.65rem; } .header-right { display: flex; align-items: center; gap: 0.75rem; } .user-avatar {