diff --git a/_includes/css/main.css b/_includes/css/main.css
index ca8e5d0c1..7f5980326 100644
--- a/_includes/css/main.css
+++ b/_includes/css/main.css
@@ -175,7 +175,7 @@ nav ul li:hover, nav ul li.active {
display:block;
width:100%;
min-height:300px;
- padding:180px 0;
+ padding:130px 0;
background:url(img/bgnoise.png);
/* generated noise from noisetexturegenerator.com */
}
@@ -224,9 +224,8 @@ nav ul li:hover, nav ul li.active {
.sectiondivider .fa-stack {
font-size: 130px;
position: static;
- margin-top: -8px;
}
-.sectiondivider .fa-circle { color: #fff; }
+.sectiondivider .nf-fa-circle { color: #fff; }
.sectiondivider h5 {
font-size:15px;
@@ -249,7 +248,7 @@ nav ul li:hover, nav ul li.active {
position: relative;
}
-#features .sectioninner .nerd-font {
+#features .sectioninner .nf {
font-size: 1.5em;
}
diff --git a/_includes/css/nerd-font-tweaks.css b/_includes/css/nerd-font-tweaks.css
index 19a071e91..5470e1657 100644
--- a/_includes/css/nerd-font-tweaks.css
+++ b/_includes/css/nerd-font-tweaks.css
@@ -111,6 +111,7 @@
.nf7 { color: #DD1B16 }
/* Example Usage */
+
.nerd-fonts-example-usage {
font-size: 2rem;
}
diff --git a/_includes/footer.md b/_includes/footer.md
index d01b4692c..5f8cb09af 100755
--- a/_includes/footer.md
+++ b/_includes/footer.md
@@ -1,9 +1,10 @@
-
+Nerd Fonts & Web Site Created by [Ryan L McIntyre](https://RyanLMcIntyre.com/)
+
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
+Created in & with
diff --git a/_includes/section.html b/_includes/section.html
index 122aa4867..febc4de30 100644
--- a/_includes/section.html
+++ b/_includes/section.html
@@ -8,8 +8,8 @@
{% elsif page.fa-icon %}