This commit is contained in:
Aron Petau 2025-08-27 16:56:14 +02:00
commit d013ece0f3
363 changed files with 20823 additions and 0 deletions

3
sass/_not-found.scss Normal file
View file

@ -0,0 +1,3 @@
#not-found {
width: min(calc(var(--container-width) / 5), 100%);
}