From a3052c8f19142f199fada22f5fa2cde9f730456f Mon Sep 17 00:00:00 2001 From: Ottis Date: Tue, 9 Jul 2019 17:29:26 +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 a2c16e8..5c57a4c 100644 --- a/09/style.css +++ b/09/style.css @@ -160,7 +160,7 @@ img { } -@media only screen and (max-width: 1200px) { +@media only screen and (max-width: 1200px) and and (min-width: 600px) { .column { padding: 0px 20px; }