From 3d3cb7745af073756cccf44910006041f0f35173 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Wed, 25 Sep 2024 23:40:21 +0200 Subject: Wed Sep 25 11:40:21 PM CEST 2024 --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index eda1548..5331ff7 100644 --- a/style.css +++ b/style.css @@ -99,7 +99,8 @@ footer { .gallery { display: flex; - flex-wrap: wrap; + flex-wrap: nowrap; + flex-direction: column; margin: 1em; } -- cgit v1.2.3