From d1ee1e0bfa1de15667d785d2cbf66336db8067c6 Mon Sep 17 00:00:00 2001 From: redfast00 Date: Sun, 29 Oct 2023 12:28:05 +0100 Subject: [PATCH] Remove auto hyphens from body --- content/assets/stylesheets/main.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/assets/stylesheets/main.scss b/content/assets/stylesheets/main.scss index 22524470..4b9df377 100644 --- a/content/assets/stylesheets/main.scss +++ b/content/assets/stylesheets/main.scss @@ -11,8 +11,6 @@ // Sticky footer body { - hyphens: auto; - &.site { overflow-x: hidden;