summaryrefslogtreecommitdiffstats
path: root/content/extras/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/extras/custom.css')
-rw-r--r--content/extras/custom.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/content/extras/custom.css b/content/extras/custom.css
index 08928ff..d287284 100644
--- a/content/extras/custom.css
+++ b/content/extras/custom.css
@@ -9,4 +9,8 @@
.navbar-brand {
font-size: 20px;
-} \ No newline at end of file
+}
+
+#banner h1 {
+ font-size: 25px;
+}