From 268685c6abdd489170afa29b3293a62e70f1b595 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sat, 4 May 2024 16:19:29 -0400 Subject: new layout 7 --- css/website.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/website.css b/css/website.css index 6388c3a..a79cf03 100644 --- a/css/website.css +++ b/css/website.css @@ -169,7 +169,13 @@ body { margin: 5px 5px; flex-wrap: wrap; display: flex; - gap: 25px; + gap: 40px; +} + +.stack +{ + display: flex; + flex-direction: column; } /* mobile */ -- cgit v1.2.3