style: feed styling
This commit is contained in:
parent
a7c1084dc4
commit
87215650a9
8 changed files with 68 additions and 12 deletions
|
@ -5,7 +5,7 @@ $light: #fffff0;
|
|||
// Fonts
|
||||
$default-font: "Domitian", "Palatino Linotype", "Book Antiqua", palatino,
|
||||
garamond, serif;
|
||||
$code-font: "Input Mono", "Lucida Console", monaco, monospace;
|
||||
$code-font: "Input Mono", "Lucida Console", monaco, "Courier New", monospace;
|
||||
|
||||
// Breakpoints
|
||||
$breakpoints: (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue