From 03032c89850d153f571a66c2cc1a95b7a5df53ac Mon Sep 17 00:00:00 2001 From: James Dinh Date: Sat, 23 Jul 2022 18:32:36 -0700 Subject: [PATCH] Updated styles --- css/general.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/general.css b/css/general.css index 9846d38..1244f22 100644 --- a/css/general.css +++ b/css/general.css @@ -1600,7 +1600,7 @@ section { justify-content: center; align-items: flex-start; width: 90%; - margin: auto; + margin: 20px auto 0; } .workshop-entry {