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