mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Change font of paragraphes
This commit is contained in:
@@ -662,7 +662,7 @@ section.main .content .markdown a code:hover {
|
|||||||
}
|
}
|
||||||
section.main .content .markdown p {
|
section.main .content .markdown p {
|
||||||
/* Invoked by line break */
|
/* Invoked by line break */
|
||||||
font-size: 1rem;
|
font-size: 1.2em;
|
||||||
line-height: 1.75em;
|
line-height: 1.75em;
|
||||||
color: #313537;
|
color: #313537;
|
||||||
letter-spacing: 0.01rem;
|
letter-spacing: 0.01rem;
|
||||||
|
Reference in New Issue
Block a user