diff --git a/_includes/css/nerd-font-tweaks.css b/_includes/css/nerd-font-tweaks.css
index 6a15e1e2c..8a7bec2c9 100644
--- a/_includes/css/nerd-font-tweaks.css
+++ b/_includes/css/nerd-font-tweaks.css
@@ -50,8 +50,6 @@
}
}
-
-
#main .nerd-font-cheat-sheet .column span {
font-family: 'mono';
font-size: 12px;
@@ -65,9 +63,10 @@
}
#forkongithub .fa {
- font-size: 1.5rem;
+ font-size: 1.25rem;
}
+/* for any ASCII :) */
#forkongithub span {
font-size: 1.75rem;
}
@@ -75,3 +74,12 @@
#forkongithub a {
display: inline-block;
}
+
+/* Release Changelog section */
+
+#release summary {
+ text-align: center;
+ font-size: 1.25em;
+ cursor: pointer;
+ padding: 0px 0px 20px 0px;
+}
diff --git a/_includes/footer.md b/_includes/footer.md
index 4260f2ada..d01b4692c 100755
--- a/_includes/footer.md
+++ b/_includes/footer.md
@@ -5,4 +5,5 @@ Design by Tim O'Brien [t413.com](http://t413.com/)
[SinglePaged theme](https://github.com/t413/SinglePaged)
—
this site is [open source]({{ site.source_link }})
-
+
+Created in & with
diff --git a/_posts/2017-01-01-home.md b/_posts/2017-01-01-home.md
index bce146424..ad1f79c26 100644
--- a/_posts/2017-01-01-home.md
+++ b/_posts/2017-01-01-home.md
@@ -41,7 +41,7 @@ style: center
- Fork us on GitHub ♥
+ Fork us on GitHub
diff --git a/_posts/2017-01-04-release.md b/_posts/2017-01-04-release.md
index 1ea515200..568c7afb7 100644
--- a/_posts/2017-01-04-release.md
+++ b/_posts/2017-01-04-release.md
@@ -8,7 +8,7 @@ fa-icon: bullhorn
# Release Changelog