From 1d32c37c47214e0214775a81f10e65d42f12f66c Mon Sep 17 00:00:00 2001 From: ada <> Date: Thu, 13 Jun 2024 14:36:17 +0200 Subject: [PATCH] fixed beautoiufl imaghes --- backplaces/css/style_index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;