diff --git a/public/assets/hackthehill-logo.svg b/public/assets/hackthehill-logo.svg
index 52ebea67..2cc4c64d 100644
--- a/public/assets/hackthehill-logo.svg
+++ b/public/assets/hackthehill-logo.svg
@@ -1 +1,35 @@
-
\ No newline at end of file
+
diff --git a/public/assets/home.svg b/public/assets/home.svg
index 24303b1f..b87d918c 100644
--- a/public/assets/home.svg
+++ b/public/assets/home.svg
@@ -1 +1,9 @@
-
+
diff --git a/public/assets/maps.svg b/public/assets/maps.svg
index 0ffe7e8d..1a5bad6c 100644
--- a/public/assets/maps.svg
+++ b/public/assets/maps.svg
@@ -1 +1,5 @@
-
+
diff --git a/public/assets/resources.svg b/public/assets/resources.svg
index d844d096..32adee86 100644
--- a/public/assets/resources.svg
+++ b/public/assets/resources.svg
@@ -1 +1,4 @@
-
+
diff --git a/public/assets/schedule.svg b/public/assets/schedule.svg
index 25c4b795..c38f0401 100644
--- a/public/assets/schedule.svg
+++ b/public/assets/schedule.svg
@@ -1 +1,13 @@
-
+
diff --git a/src/components/Error.tsx b/src/components/Error.tsx
index c2b09b5c..3909aff3 100644
--- a/src/components/Error.tsx
+++ b/src/components/Error.tsx
@@ -18,7 +18,7 @@ const Error = ({ message }: ErrorProps) => {
diff --git a/src/components/FormPage.tsx b/src/components/FormPage.tsx
index 09b10b1e..1bdc5d25 100644
--- a/src/components/FormPage.tsx
+++ b/src/components/FormPage.tsx
@@ -36,7 +36,7 @@ const FormPage = ({ children, onSubmit, error, invalid, loading, path, user, tit
return (
<>