From 97879e73ef3ca8242b90f43b36548fa160a4b741 Mon Sep 17 00:00:00 2001 From: binary-husky Date: Sat, 15 Jul 2023 13:35:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E6=A8=AA=E5=90=91=E8=B0=83?= =?UTF-8?q?=E6=95=B4css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/default.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/theme/default.css b/theme/default.css index 381808c..6ceb9a5 100644 --- a/theme/default.css +++ b/theme/default.css @@ -82,14 +82,6 @@ margin: 1em 2em 1em 0.5em; } -.app.svelte-1mya07g.svelte-1mya07g { - max-width: 95%; - position: relative; - padding: var(--size-4); - width: 95%; - height: 100%; -} - .codehilite .hll { background-color: #6e7681 } .codehilite .c { color: #8b949e; font-style: italic } /* Comment */ .codehilite .err { color: #f85149 } /* Error */