create template packages
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s

This commit is contained in:
Julie Blanc 2026-02-25 18:22:13 +01:00
parent f73b8cb90b
commit aba8b4f37e
20 changed files with 414 additions and 526 deletions

View file

@ -29,7 +29,6 @@
}
.content{
// padding: var(--padding-inner);
display: flex;
flex-direction: column;
}
@ -119,9 +118,6 @@
}
@media #{$small-up} {
[data-template="home"] .pinned-home{
grid-column: span 2;
@ -178,5 +174,3 @@
}
}