From 56f184eeed684500bf89af95d9009e629a0cf035 Mon Sep 17 00:00:00 2001 From: cha0s Date: Mon, 27 Jul 2020 22:31:56 -0500 Subject: [PATCH] chore: thicc --- src/client/chat--right.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/chat--right.scss b/src/client/chat--right.scss index f76ba82..6e161bf 100644 --- a/src/client/chat--right.scss +++ b/src/client/chat--right.scss @@ -71,7 +71,7 @@ .right__link { color: lighten($color-active, 20%); - font-family: var(--title-font-family); + font-family: var(--thick-title-font-family); text-decoration: none; transition: color 0.2s; &:hover {