From 2aedff3d2bbdcad93d6ca0ec883c446c703cafaa Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 6 Oct 2025 14:19:23 +0200 Subject: fix(frontend): code multi line does not wrap --- frontend/scss/special.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/scss/special.scss') diff --git a/frontend/scss/special.scss b/frontend/scss/special.scss index 3510f21..bee2ecb 100644 --- a/frontend/scss/special.scss +++ b/frontend/scss/special.scss @@ -39,7 +39,7 @@ header { & a { display: block; - min-width: 8rem; + min-width: 7rem; font-family: monospace; } @@ -56,4 +56,4 @@ footer { border-top: var(--color-light) 2px solid; font-size: var(--font-size-tiny); -} \ No newline at end of file +} -- cgit v1.2.3