From 2b444d2969403cb2c4c5be3d7f8a4d52b656961f Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Mon, 8 Jun 2020 16:11:17 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/12/style.css b/12/style.css index 4bf2a1c..2fde1f2 100644 --- a/12/style.css +++ b/12/style.css @@ -464,18 +464,18 @@ a:hover{ #table_content_05{ position: relative; - align-content: initial; + align-content: left; font-size: 18px; text-align: left; background-color:; list-style-type: none; - margin-left: 30vw; - margin-bottom: 30px; + margin-left:; + margin-bottom:; width: 100%; height: 100%; } #week_05{ - margin: 10vw; + margin: 3vw; padding: 10vw; background-color: pink; position: relative;