diff --git a/index.html b/index.html index de550f3..3ab3750 100644 --- a/index.html +++ b/index.html @@ -159,7 +159,7 @@
+
I'm sort of chronically online. Your best chance of quick contact is a phone call, but Discord, email, and text work too. diff --git a/style.css b/style.css index 58b3f3a..86dd549 100644 --- a/style.css +++ b/style.css @@ -110,5 +110,9 @@ body { } section { - margin-bottom: 16px + margin-bottom: 16px; +} + +.margin-8px-top { + margin-top: 8px; }