From f8ce922640bda39e5ccbebbf4b12620872ee2f60 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 14 Feb 2024 23:27:02 +0400 Subject: Micro style fix --- _scss/_welcome.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '_scss') diff --git a/_scss/_welcome.scss b/_scss/_welcome.scss index c4c83a0..ff09b80 100644 --- a/_scss/_welcome.scss +++ b/_scss/_welcome.scss @@ -4,10 +4,9 @@ text-align: center; top: 40%; transform: translate(-50%, -50%); + white-space: nowrap; div { - white-space: nowrap; - a { color: $color-text; padding: 0 .5em; -- cgit v1.2.3