mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
Fix monospace font size
This commit is contained in:
@@ -36,7 +36,7 @@ body.layout-intro {
|
||||
tt,
|
||||
.alert code {
|
||||
font-family: $font-family-monospace;
|
||||
font-size: $sidebar-font-size;
|
||||
font-size: 90%;
|
||||
background-color: transparent;
|
||||
color: inherit;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user