diff --git a/backplaces/css/style_index.css b/backplaces/css/style_index.css index a46a91b..d5dd684 100644 --- a/backplaces/css/style_index.css +++ b/backplaces/css/style_index.css @@ -126,6 +126,7 @@ body { .container { flex-direction: column; align-items: center; + flex-wrap: nowrap } .title { @@ -162,7 +163,7 @@ body { } - .images img { + .photos img { margin: 20px; margin-top: 20px; height: 200px;