From 33d55c4324965c23c761c4aabae324ecf0e7346c Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 4 Apr 2026 18:39:14 -0500 Subject: [PATCH] bigger logo --- app/sovran_systemsos_web/static/css/header.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/sovran_systemsos_web/static/css/header.css b/app/sovran_systemsos_web/static/css/header.css index ac294ff..2b1af4f 100644 --- a/app/sovran_systemsos_web/static/css/header.css +++ b/app/sovran_systemsos_web/static/css/header.css @@ -3,7 +3,7 @@ .header-bar { background-color: var(--surface-color); border-bottom: 1px solid var(--border-color); - padding: 16px 24px; + padding: 32px 24px; display: flex; align-items: center; gap: 16px; @@ -29,7 +29,7 @@ height: 108px; width: auto; vertical-align: middle; - margin-right: 10px; + margin-right: 0px; } .role-badge {