From 89b5cf942b7daf1bf418b3aac26ad4e18552565a Mon Sep 17 00:00:00 2001 From: kurets Date: Sat, 29 Apr 2023 13:32:27 +0300 Subject: [PATCH] . --- new-site/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new-site/static/style.css b/new-site/static/style.css index 6b1ec462..e8ecbab3 100644 --- a/new-site/static/style.css +++ b/new-site/static/style.css @@ -254,4 +254,4 @@ p code, li code { background: var(--code-background); color: var(--code-fg); padding: 0.1rem 0.2rem; - } \ No newline at end of file +} \ No newline at end of file