From 019994535c0ad910c11c47492165d9a9c60b7bac Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 25 Jul 2022 08:39:33 -0500 Subject: Space content in main --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 8152adb..3951312 100644 --- a/style.css +++ b/style.css @@ -24,6 +24,7 @@ body { main { display: flex; flex-flow: row nowrap; + justify-content: space-around; } main section { -- cgit 1.4.1-21-gabe81