From 33c8e164b91a00cf08cf685d92d84ca11f67e301 Mon Sep 17 00:00:00 2001 From: Mustafa Uzun Date: Tue, 5 Sep 2023 18:29:50 +0300 Subject: [PATCH] fix: css class name typo --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 72bf0a992a..f414296c54 100644 --- a/css/style.css +++ b/css/style.css @@ -7852,7 +7852,7 @@ code, c { .fm-main.notifications { position: relative; } -.new-bottom-pages .copyrigths p span.text { +.new-bottom-pages .copyrights p span.text { padding: 0; margin-left: 28px; }