From dad95bb0a316f9e55a5ba97fc8eef7e3b68d40c0 Mon Sep 17 00:00:00 2001 From: sharpetronics Date: Wed, 3 May 2023 01:14:46 -0400 Subject: [PATCH] Update '_scss/custom.scss' --- _scss/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_scss/custom.scss b/_scss/custom.scss index 403fbdc..6aafa36 100644 --- a/_scss/custom.scss +++ b/_scss/custom.scss @@ -236,7 +236,7 @@ a.author { .post > footer .stats li { border-left: solid 1px rgba(160, 160, 160, 0.3); display: inline-block; - font-family: "Raleway", Helvetica, sans-serif; + font-family: 'Overpass', sans-serif; font-size: 0.6em; font-weight: 400; letter-spacing: 0.25em;