mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56: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;
|
||||
}
|
||||
section.main .content .front-matter .date,
|
||||
section.main .content .front-matter .author,
|
||||
section.main .content .front-matter .word-count,
|
||||
section.main .content .front-matter .reading-time .middot {
|
||||
display: none;
|
||||
@@ -507,6 +508,7 @@ section.main .content .front-matter .middot:before {
|
||||
}
|
||||
@media (min-width: 600px) {
|
||||
section.main .content .front-matter .date,
|
||||
section.main .content .front-matter .author,
|
||||
section.main .content .front-matter .word-count,
|
||||
section.main .content .front-matter .reading-time .middot {
|
||||
display: initial;
|
||||
@@ -863,4 +865,4 @@ section.main .content .markdown .footnotes li {
|
||||
}
|
||||
section.main .content .markdown .footnote-ref {
|
||||
font-size: 0.7em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user