From 7ce23e8672dec120aac5b666144c49e42e2d6bb5 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 16:09:02 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 7cae131..4bf2a1c 100644 --- a/12/style.css +++ b/12/style.css @@ -471,13 +471,15 @@ a:hover{ list-style-type: none; margin-left: 30vw; margin-bottom: 30px; - width: 100%; - height: 100%; + width: 100%; + height: 100%; } #week_05{ margin: 10vw; + padding: 10vw; background-color: pink; position: relative; width: 40vw; + height: 60vh; } \ No newline at end of file