Show related posts
This commit is contained in:
@ -295,6 +295,18 @@
|
||||
margin-top: 56px;
|
||||
}
|
||||
|
||||
.post-footer h3 {
|
||||
margin: 2em 0 1.2em;
|
||||
}
|
||||
|
||||
.post-footer .related ul {
|
||||
padding-inline-start: 20px;
|
||||
}
|
||||
|
||||
.post-footer .related a:hover {
|
||||
box-shadow: 0 1px;
|
||||
}
|
||||
|
||||
.post-tags li {
|
||||
display: inline-block;
|
||||
margin-inline-end: 3px;
|
||||
|
Reference in New Issue
Block a user