From 3c556d55429598dbc04cabcc960f65077213b4a6 Mon Sep 17 00:00:00 2001 From: James Dinh Date: Tue, 31 May 2022 20:04:23 -0700 Subject: [PATCH] Altered Dimensions --- css/general.css | 4 +++- index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/css/general.css b/css/general.css index 8bca4d3..aeb40f4 100644 --- a/css/general.css +++ b/css/general.css @@ -321,8 +321,10 @@ section { #event-description { padding: 10px; + margin-right: 20px; max-width: 700px; min-width: 400px; + font-size: 18px; text-align: left; } @@ -351,7 +353,7 @@ section { } #steps-header { - padding-top: 10px; + padding-top: 30px; } .list-item { diff --git a/index.html b/index.html index 496ae1c..073cca7 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ - +