diff --git a/about/About.html b/about/About.html
index a7a5f61..8275935 100644
--- a/about/About.html
+++ b/about/About.html
@@ -45,7 +45,7 @@
About
-
About
+ About
The Website
diff --git a/about/about_assets/about.css b/about/about_assets/about.css
index 5f697ed..5a72deb 100644
--- a/about/about_assets/about.css
+++ b/about/about_assets/about.css
@@ -50,6 +50,6 @@ summary {
}
#siteContent {
- padding-bottom: 0.5em
+ padding-bottom: 2em
}
diff --git a/main.css b/main.css
index 5e869be..4eaa38e 100644
--- a/main.css
+++ b/main.css
@@ -15,6 +15,7 @@ body {
}
h1 {
+ font-size: 3vw;
font-family: neon80;
}