mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
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