From 640adaa31f87a7ee328547ef73216c7c1059d219 Mon Sep 17 00:00:00 2001 From: Ottis Date: Tue, 9 Jul 2019 17:13:52 +0100 Subject: [PATCH] almost finished --- 09/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/style.css b/09/style.css index 73816ac..5a209fd 100644 --- a/09/style.css +++ b/09/style.css @@ -128,7 +128,7 @@ img { .column { -ms-flex: 50%; /* IE 10 */ flex: 50%; - padding: 0 150px; + padding: 0 100px; } .column img {