feat(web): add enhanced grid
All checks were successful
Build, Test and Deploy / test-backend (push) Successful in 27s
Build, Test and Deploy / build-and-push (push) Successful in 21s
Build, Test and Deploy / deploy (push) Successful in 6s

This commit is contained in:
2026-02-02 20:33:20 +01:00
parent c6ec937ea0
commit 653186e9d3
3 changed files with 94 additions and 19 deletions

View File

@@ -1,5 +1,6 @@
/* src/styles.scss */
@use './styles/theme';
@use './styles/patterns';
/* Reset / Base */
*, *::before, *::after {