From a6b10b56b7b27c63f400666971292fd74dd1d5a1 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Mon, 2 Jan 2023 19:16:58 -0600 Subject: [PATCH] Add stroke to motto text --- assets/styles/mix-twbs.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/styles/mix-twbs.scss b/assets/styles/mix-twbs.scss index f515e93..15361ab 100644 --- a/assets/styles/mix-twbs.scss +++ b/assets/styles/mix-twbs.scss @@ -34,7 +34,7 @@ .motto h1 { background: #0000007d; - -webkit-text-stroke: 0.1px $gray-100; + -webkit-text-stroke: 0.3px $gray-100; } .blurred-container .img-src {