mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add some margin between list items of status updates
This commit is contained in:
@@ -458,3 +458,7 @@ a strong {
|
||||
.left-to-right, .right-to-left pre, .right-to-left table, .right-to-left[id="toc-aside"] {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.status-update-list li {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user