From b6f6c0bd3ce6ec78775abbc7f4e90303ed5ce45e Mon Sep 17 00:00:00 2001 From: Daudix_UFO Date: Mon, 26 Jun 2023 01:38:56 +0300 Subject: [PATCH] feat: Didn't work --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index f3ab128..3ed8d25 100644 --- a/style.css +++ b/style.css @@ -443,7 +443,6 @@ tbody td { /* Code Blocks */ .highlighter-rouge { - font-family: monospace, monospace; padding: 2px 1rem; border-radius: 5px; background-color: var(--light1);