From 6bc2080037dc38edc640fac58ee144fe3be99dda Mon Sep 17 00:00:00 2001 From: Ottis Date: Tue, 9 Jul 2019 16:56:43 +0100 Subject: [PATCH] almost finished --- 09/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/09/style.css b/09/style.css index 8b7666e..9b206d9 100644 --- a/09/style.css +++ b/09/style.css @@ -107,6 +107,7 @@ section { #photos { width: 80%; overflow-y: auto; + height: 500px; } img {