From 0073dc7f7a831d4490172111f1cdf0754cd219a0 Mon Sep 17 00:00:00 2001 From: Ottis Date: Tue, 9 Jul 2019 17:30:42 +0100 Subject: [PATCH] photos section --- 09/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09/style.css b/09/style.css index 5c57a4c..c48b205 100644 --- a/09/style.css +++ b/09/style.css @@ -160,7 +160,7 @@ img { } -@media only screen and (max-width: 1200px) and and (min-width: 600px) { +@media only screen and (max-width: 1200px) and (min-width: 600px) { .column { padding: 0px 20px; }