added font size to body
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
body {
|
body {
|
||||||
background-color: colours.$background;
|
background-color: colours.$background;
|
||||||
font-family: 'Roboto Mono';
|
font-family: 'Roboto Mono';
|
||||||
|
font-size: large;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link,
|
a:link,
|
||||||
|
Reference in New Issue
Block a user