From c68ee4b47aa685c3e00f58e7561446df652fe8fc Mon Sep 17 00:00:00 2001 From: Evan <38150833+beigebeats@users.noreply.github.com> Date: Thu, 23 Nov 2023 01:32:02 -0800 Subject: Added README --- styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'styles.css') diff --git a/styles.css b/styles.css index c755b81..f7cfcb2 100644 --- a/styles.css +++ b/styles.css @@ -51,6 +51,10 @@ color: #353535; -webkit-text-stroke: 0px #353535; } +.landing-page .menu-container .menu-wrapper li a .touch-action { + color: #353535; + -webkit-text-stroke: 0px #353535; +} .landing-page .menu-container .menu-wrapper li span { position: absolute; top: 50%; -- cgit v1.2.3