More consistent styling for post metadata on mobile
This commit is contained in:
parent
b49c47fb44
commit
2b22df7ecb
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ aside.metadata {
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
|
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 768px) {
|
||||||
margin-bottom: 12px;
|
margin-bottom: 0; // like toc-links
|
||||||
}
|
}
|
||||||
|
|
||||||
&:last-of-type {
|
&:last-of-type {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue