We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3bd15 commit a97b880Copy full SHA for a97b880
css/base.css
@@ -4,7 +4,7 @@
4
html,
5
body {
6
height: 100%;
7
- font-family: 'Alegreya, Georgia, Serif';
+ font-family: Alegreya, Georgia, serif;
8
font-size: 16px;
9
/* The html and body elements cannot have any padding or margin. */
10
}
0 commit comments