REMOVE uncommented line
This commit is contained in:
parent
d9d8befe21
commit
1007588f1a
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
// font-family: system-ui,-apple-system,'Segoe UI',$font,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';
|
|
||||||
color: #333;
|
color: #333;
|
||||||
font-family: $font !important;
|
font-family: $font !important;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|
Loading…
Reference in a new issue