From 2054d4e31e723f31f875a52b6a76a536c04275e1 Mon Sep 17 00:00:00 2001 From: "Erin E. Sullivan" Date: Tue, 7 Jan 2025 15:36:16 -0500 Subject: [PATCH 01/10] Moving where `.site-wrapper` wraps in order to push down footer. Removing unused styles. --- src/index.js | 8 ++++---- src/stylesheets/main.css | 30 +++++++++++++----------------- 2 files changed, 17 insertions(+), 21 deletions(-) diff --git a/src/index.js b/src/index.js index 2744cbec..03f7ba3d 100644 --- a/src/index.js +++ b/src/index.js @@ -19,10 +19,10 @@ const App = () => { return ( + + +
- - - { } /> } /> -
+