mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
CSS fixes
This commit is contained in:
@@ -39,7 +39,7 @@ h4, h5, h6 {
|
||||
|
||||
code, pre {
|
||||
font-family: @monospace-font-stack;
|
||||
font-size: 0.9rem;
|
||||
font-size: 0.95rem;
|
||||
background-color: @background-gray;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,7 @@ pre {
|
||||
pre code {
|
||||
/* enclosed by 4 backticks (````) */
|
||||
padding: 0;
|
||||
font-size: 15px;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user