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