From eed9af4ae6ef03b5db88db0b479abd286788b4d9 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Fri, 6 Oct 2023 03:23:33 -0700 Subject: [PATCH] allow scrolling on intro-and-nav --- themes/cupper-hugo-theme/assets/css/template-styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/cupper-hugo-theme/assets/css/template-styles.css b/themes/cupper-hugo-theme/assets/css/template-styles.css index b746b6a..b72a7b3 100644 --- a/themes/cupper-hugo-theme/assets/css/template-styles.css +++ b/themes/cupper-hugo-theme/assets/css/template-styles.css @@ -399,6 +399,7 @@ caption { top: 0; left: 0; border-right: 2px solid; + overflow: auto; } .intro-and-nav>div {