From 3fafed18940aff51eb13f6e167873f34720df3c4 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Wed, 27 Jan 2021 17:21:12 +0100 Subject: [PATCH] Removed width: 50% from .header a --- static/css/common.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/common.css b/static/css/common.css index 97549cd..08e6c54 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -33,7 +33,6 @@ header a { } header .left, -header .left a, header .right { display: inline-flex; align-items: center;