From ef00e7aa67adb20da29ffd63b472c295a3576ffa Mon Sep 17 00:00:00 2001 From: Rashad Gover Date: Sun, 23 Apr 2023 19:40:55 +0000 Subject: [PATCH] Fix typo --- docs/pages/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/style.css b/docs/pages/style.css index dcc3387..b73d26c 100644 --- a/docs/pages/style.css +++ b/docs/pages/style.css @@ -28,7 +28,7 @@ h1 { h2, h3 { font-weight: 500; - text-decoration: underline; + /* text-decoration: underline; */ } h4 {