Merge pull request #4620 from zkrzyzanowski/fix/add-monospace-to-font-family-#4592
Added Monospace to H2 font-family CSS
This commit is contained in:
@ -763,7 +763,7 @@
|
||||
" }",
|
||||
"",
|
||||
" h2 {",
|
||||
" font-family: Lobster;",
|
||||
" font-family: Lobster, Monospace;",
|
||||
" }",
|
||||
"",
|
||||
" p {",
|
||||
|
Reference in New Issue
Block a user