From 574563cc21404b6a8c12d233518b3dce9de28f00 Mon Sep 17 00:00:00 2001 From: grey-cat-1908 <61203964+grey-cat-1908@users.noreply.github.com> Date: Tue, 23 Jul 2024 11:46:31 +0300 Subject: [PATCH] Update custom.css --- static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/custom.css b/static/custom.css index 507a1f2..9359ee9 100644 --- a/static/custom.css +++ b/static/custom.css @@ -49,7 +49,7 @@ img { text-align: justify; } -a { +nav a { text-decoration: none; }