awebsite/sass/_not-found.scss

4 lines
68 B
SCSS
Raw Normal View History

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