fix date on short post titles
always send it to a new line
This commit is contained in:
parent
52f068cead
commit
3cdeb98ea8
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.post__date {
|
.post__date {
|
||||||
|
display: block;
|
||||||
|
margin-top: var(--spacing-s);
|
||||||
font-size: var(--font-small);
|
font-size: var(--font-small);
|
||||||
color: var(--color-help);
|
color: var(--color-help);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue