studio-umzu/themes/duckquill/sass/_not-found.scss

4 lines
68 B
SCSS
Raw Permalink Normal View History

2025-08-27 16:56:14 +02:00
#not-found {
width: min(calc(var(--container-width) / 5), 100%);
}