mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Add author to align with other front-matter
This commit is contained in:

committed by
Alexis Tacnet

parent
7e543fe9fd
commit
815ee3c8aa
@@ -492,6 +492,7 @@ section.main .content .front-matter .meta {
|
|||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
}
|
}
|
||||||
section.main .content .front-matter .date,
|
section.main .content .front-matter .date,
|
||||||
|
section.main .content .front-matter .author,
|
||||||
section.main .content .front-matter .word-count,
|
section.main .content .front-matter .word-count,
|
||||||
section.main .content .front-matter .reading-time .middot {
|
section.main .content .front-matter .reading-time .middot {
|
||||||
display: none;
|
display: none;
|
||||||
@@ -507,6 +508,7 @@ section.main .content .front-matter .middot:before {
|
|||||||
}
|
}
|
||||||
@media (min-width: 600px) {
|
@media (min-width: 600px) {
|
||||||
section.main .content .front-matter .date,
|
section.main .content .front-matter .date,
|
||||||
|
section.main .content .front-matter .author,
|
||||||
section.main .content .front-matter .word-count,
|
section.main .content .front-matter .word-count,
|
||||||
section.main .content .front-matter .reading-time .middot {
|
section.main .content .front-matter .reading-time .middot {
|
||||||
display: initial;
|
display: initial;
|
||||||
|
Reference in New Issue
Block a user