create template packages
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
This commit is contained in:
parent
f73b8cb90b
commit
aba8b4f37e
20 changed files with 414 additions and 526 deletions
|
|
@ -1,3 +1,4 @@
|
|||
.package__section,
|
||||
.page__aside{
|
||||
max-width: var(--max-w-cards);
|
||||
margin-inline: auto;
|
||||
|
|
@ -6,6 +7,7 @@
|
|||
padding-top: calc(var(--spacing)*3);
|
||||
}
|
||||
|
||||
.section__title,
|
||||
.aside__title{
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue