From aa58498f597b790e65bf45ab0a924ed7024499d7 Mon Sep 17 00:00:00 2001 From: barkaiavital Date: Thu, 14 May 2020 12:44:18 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index 763b91c..836b2ea 100644 --- a/12/style.css +++ b/12/style.css @@ -26,7 +26,8 @@ body{ .week_01{ margin:40px; - padding: 20px; + padding-top: 20px; + padding-bottom: 20px; border-style:dotted none dotted none; border-width:2px; border-color: blue;