mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 04:19:08 -06:00
Make code font size dynamic
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ a:not([class]) {
|
||||
|
||||
code {
|
||||
font-family: $mono-font-family;
|
||||
font-size: 12px;
|
||||
font-size: 0.75em;
|
||||
line-height: $body-line-height;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user