From 9fea14ab298e8c499c90f9c9c9316dd068cad2b0 Mon Sep 17 00:00:00 2001 From: tmaegel Date: Tue, 21 Nov 2023 10:06:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20tmaegel/?= =?UTF-8?q?blog-website@7a7a685662f02a1f85efb4cec8d9c342c4ef2583=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/css/pygment.css | 1 - 1 file changed, 1 deletion(-) diff --git a/theme/css/pygment.css b/theme/css/pygment.css index fb015d1..2cd0822 100644 --- a/theme/css/pygment.css +++ b/theme/css/pygment.css @@ -1,5 +1,4 @@ code { - overflow: auto; /* * This uses `white-space: pre-wrap` to get elements within
 tags to wrap.
    * Python, for code chunks within three backticks (```), doesn't wordwrap code lines by default,