Migrate to modernize template

This commit is contained in:
Marek Lesko
2025-10-19 16:34:01 +00:00
parent 9deee01ba3
commit aba8943d17
666 changed files with 25377 additions and 45152 deletions

View File

@@ -0,0 +1,23 @@
.contact-page {
.setup-process {
mat-card-content {
padding: 0px !important;
padding: 30px 16px !important;
}
}
.key-metric {
box-shadow: 0px 6px 12px rgba(127, 145, 156, 0.12);
}
.features {
.cardWithShadow {
mat-card-content {
padding: 0px !important;
}
}
}
}