mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add flex display
This commit is contained in:
@@ -536,6 +536,7 @@ body {
|
||||
.container {
|
||||
.content {
|
||||
.post-item {
|
||||
display: flex;
|
||||
list-style: none;
|
||||
|
||||
.meta {
|
||||
|
@@ -521,6 +521,7 @@ body {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.section.main .container .content .post-item {
|
||||
display: flex;
|
||||
list-style: none;
|
||||
}
|
||||
.section.main .container .content .post-item .meta {
|
||||
|
Reference in New Issue
Block a user