Issue #3332428 by Gauravvvv, lauriii, kostyashupenko, smustgrave, bnjmnm, nod_: Refactor Claro's page-title stylesheet

merge-requests/4670/head
nod_ 2023-10-20 01:59:16 +02:00
parent 59d11a92cc
commit 71ef375f27
No known key found for this signature in database
GPG Key ID: 76624892606FA197
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
*/ */
.block-page-title-block { .block-page-title-block {
margin-block-start: var(--space-s); margin-block-end: var(--space-s);
} }
.block-page-title-block:last-child { .block-page-title-block:last-child {

View File

@ -4,7 +4,7 @@
*/ */
.block-page-title-block { .block-page-title-block {
margin-block-start: var(--space-s); margin-block-end: var(--space-s);
&:last-child { &:last-child {
margin-block-end: var(--space-l); margin-block-end: var(--space-l);