updated to 2022/2023
This commit is contained in:
13
resources/sass/main.scss
vendored
13
resources/sass/main.scss
vendored
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user