From 4c12847834b152efb018dce05f9a5b65b397482d Mon Sep 17 00:00:00 2001 From: Jonas Leder Date: Sun, 28 Mar 2021 20:01:53 +0200 Subject: [PATCH] fix content overflow header --- scss/_content.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/_content.scss b/scss/_content.scss index 01bcab3..8d3aab7 100644 --- a/scss/_content.scss +++ b/scss/_content.scss @@ -1,6 +1,5 @@ #content{ background-color: $back-color; - width: 100%; padding: 20px 20%; img { max-width: 40%;