removed unusused scss file
This commit is contained in:
parent
62b5c1f9f3
commit
2409c1f3a1
|
@ -1,9 +0,0 @@
|
||||||
$backgroundColor: #ffffff;
|
|
||||||
$bodyColor: #000000;
|
|
||||||
$bodyFont: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
|
|
||||||
|
|
||||||
body {
|
|
||||||
background: $backgroundColor;
|
|
||||||
color: $bodyColor;
|
|
||||||
font-family: $bodyFont;
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user