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