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