From b1943de47087b032e74bbcd2a090449fd124cb98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Th=C3=B6mmes?= Date: Wed, 26 May 2021 15:49:27 +0200 Subject: [PATCH] Add a bit of padding around the logo in the header (#3634) --- overrides/assets/stylesheets/home.css | 1 + 1 file changed, 1 insertion(+) diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index a23222a31..8e1eb3397 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -47,6 +47,7 @@ background-size: 300% 100%; opacity: 0.4; z-index: -1; + padding: 20px; } .md-typeset img,