From b85a367bd74f242034cab3699cc66dcff2688c5a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 4 Jun 2020 14:04:57 +0200 Subject: fix reposition (not also duplicate) logo at widescreen media --- style.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'style.scss') diff --git a/style.scss b/style.scss index b154d8b..962b5d5 100644 --- a/style.scss +++ b/style.scss @@ -32,10 +32,6 @@ h1 { margin-top: 8em; height: 100%; width: 100%; - background-color: transparent; - background-image: url("logo.jpg"); - background-repeat: no-repeat; - background-position: top right; } } -- cgit v1.2.3