diff --git a/static/style.css b/static/style.css index ac44f7f..e8b236f 100644 --- a/static/style.css +++ b/static/style.css @@ -70,8 +70,6 @@ header { display: inline-flex; align-items: center; flex-shrink: 0; - position: relative; - top: -4px; /* optically align the mark with the wordmark's cap height */ } .logo svg { width: 28px; height: 28px; display: block; } h1 { margin: 0; font-size: 22px; letter-spacing: -0.02em; }