diff --git a/09/style.css b/09/style.css index 37da32f..8b7666e 100644 --- a/09/style.css +++ b/09/style.css @@ -105,9 +105,14 @@ section { } #photos { + width: 80%; overflow-y: auto; } +img { + width: 100%; + height: auto; +} /* IMGS */ .row {