major update angular

This commit is contained in:
2026-03-11 20:58:58 +01:00
parent 79c71fcf45
commit 1294f0f07c
27 changed files with 965 additions and 433 deletions

View File

@@ -16,6 +16,6 @@ $breakpoints: (
@mixin container-wrapper {
max-width: 1200px;
margin: auto;
margin: 0 auto;
padding-inline: 20px;
}