commit 6828f5eb44f0b0eec4f885b0c60dae307b5b4d1a parent 31f89756447af3eb9c1f7b8ab6b9b7fa40833f02 Author: Samdal <samdal@protonmail.com> Date: Thu, 20 Feb 2025 22:26:50 +0100 remove forced word break Diffstat:
M | _sass/_main.scss | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/_sass/_main.scss b/_sass/_main.scss @@ -17,7 +17,6 @@ body { min-height: 100vh; margin: 0; - word-break: break-word; font-family: noto-serfi, serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;