updated to 2022/2023

This commit is contained in:
2023-05-05 11:54:18 +07:00
parent 67f07c7330
commit 03cfed2f88
14 changed files with 53785 additions and 5387 deletions

View File

@@ -165,6 +165,14 @@ span.error {
}
}
.promo-utpas {
@apply hidden;
p {
@apply leading-normal;
}
}
@screen md {
.header {
h1 {
@@ -232,4 +240,9 @@ span.error {
}
}
}
.promo-utpas {
@apply block;
page-break-before: always;
}
}