From 75172f054deae0a1dae19d5572cbe3a6ea6e1323 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Wed, 23 Jan 2019 00:43:52 -0800 Subject: [PATCH] reduce front page stats font size --- sass/_project-sass/_project-Main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 2521a793..f1e5af33 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1513,7 +1513,7 @@ a.tag:hover { } .section .stats h2 { font-weight: bold; - font-size: 3em; + font-size: 2em; padding-bottom: 0px; letter-spacing: 2px; font-family: sans-serif;