Never meant to commit this. Oops!
This commit is contained in:
parent
45b0c117e0
commit
5f4b20bd58
1 changed files with 0 additions and 25 deletions
|
@ -1,25 +0,0 @@
|
|||
/**************************
|
||||
# COMPONENT: PAGE SUMMARY
|
||||
**************************/
|
||||
|
||||
.summary {
|
||||
&:not(:last-child) {
|
||||
margin-block-end: var(--space-l);
|
||||
}
|
||||
|
||||
.summary__post-title {
|
||||
margin-block: 0 var(--space-xs);
|
||||
}
|
||||
|
||||
.summary__post-subtitle {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.summary__content {
|
||||
margin-block-end: var(--space-m);
|
||||
}
|
||||
|
||||
:is(.summary__post-title, .summary__post-subtitle):last-child {
|
||||
margin-block-end: var(--space-m);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue