From 71de7a4d5abd131946245920f522034c5ecb8717 Mon Sep 17 00:00:00 2001 From: zenya / zento box Date: Mon, 30 Sep 2024 10:06:14 -0700 Subject: [PATCH] Update carrd_style.css --- carrd_style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carrd_style.css b/carrd_style.css index 22e0227..65adcea 100644 --- a/carrd_style.css +++ b/carrd_style.css @@ -76,7 +76,7 @@ body { .nav-link:hover{ color: white !important; - text-decoration-line: underline overline; + text-decoration-line: underline; text-underline-offset: 6px; text-decoration-style: dotted; }