REFINE Adjusting last child
This commit is contained in:
parent
0b5aa2fdb6
commit
65105eaca0
|
|
@ -108,6 +108,9 @@
|
||||||
p {
|
p {
|
||||||
@apply text-primary text-lg;
|
@apply text-primary text-lg;
|
||||||
}
|
}
|
||||||
|
> :last-child {
|
||||||
|
@apply !mb-0 !pb-0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.narrative-card__content h1,
|
.narrative-card__content h1,
|
||||||
.narrative-card__content h2,
|
.narrative-card__content h2,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user