diff --git a/_includes/footer.njk b/_includes/footer.njk
index 69fb700..b00034b 100644
--- a/_includes/footer.njk
+++ b/_includes/footer.njk
@@ -10,7 +10,7 @@
RSS
- source code
diff --git a/_site/404.html b/_site/404.html
index 7f2e87e..2b6d14e 100644
--- a/_site/404.html
+++ b/_site/404.html
@@ -74,14 +74,14 @@ main {
}
}
-h1, h3 {
+h1, h2, h3 {
font-weight: 400;
}
h1 {
text-align: center;
font-size: 3rem;
- margin: 3rem auto;
+ margin: 3rem auto 1rem;
}
@media (max-width: 650px) {
@@ -92,7 +92,8 @@ h1 {
}
h2 {
- margin-bottom: 1rem;
+ text-align: center;
+ margin-bottom: 4rem;
}
h3 {
@@ -230,12 +231,12 @@ a[aria-current="page"] {
RSS
- source code
+ source code
-
+