mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 13:22:39 +03:00
parent
f64bf4ac27
commit
86b569296f
@ -34,7 +34,7 @@ $box-shadow: rgba(0,0,0,0.05) 0 1px 5px;
|
||||
$settings-menu-transition: 0.4s;
|
||||
$settings-menu-bezier: 0.1, 0.7, 0.1, 1;
|
||||
$font-family: 'Open Sans', sans-serif;
|
||||
$font-family-mono: Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
|
||||
$font-family-mono: Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
||||
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user