mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add more padding to the left of bullets in lists
This commit is contained in:
@@ -551,6 +551,7 @@ section.main .container .content .post-item {
|
|||||||
section.main .container .content .post-item {
|
section.main .container .content .post-item {
|
||||||
display: flex;
|
display: flex;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
padding-left: 1.5em;
|
||||||
}
|
}
|
||||||
section.main .container .content .post-item .meta {
|
section.main .container .content .post-item .meta {
|
||||||
display: block;
|
display: block;
|
||||||
|
Reference in New Issue
Block a user