From d16ae2c006087c00a5118e3e6bf85fc13e3484a4 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Thu, 24 Jun 2021 15:52:25 +0200 Subject: sass: Have pre overflow These elements overflow on smaller screens, so make sure that they're getting scrollbars. --- sass/style.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/style.sass b/sass/style.sass index 41c751a..1519d94 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -72,6 +72,7 @@ h2.title pre margin-left: 1rem + overflow: auto code font-family: var(--font-mono) -- cgit v1.2.3-2-gb3c3