Set default font to sans-serif
This commit is contained in:
@@ -12,6 +12,7 @@ html, body {
|
||||
padding: 0;
|
||||
background-color: variables.$clr_sides;
|
||||
scroll-behavior: smooth;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.content-spacing {
|
||||
|
||||
Reference in New Issue
Block a user