set font size css
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
color: variables.$text-color;
|
color: variables.$text-color;
|
||||||
|
font-size: variables.$normal-text-size;
|
||||||
background-color: variables.$background-color;
|
background-color: variables.$background-color;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user