try to fix
This commit is contained in:
parent
59f5335e52
commit
6fc51fd45c
@ -3,12 +3,12 @@
|
|||||||
@import url("./components/css/index.css");
|
@import url("./components/css/index.css");
|
||||||
|
|
||||||
|
|
||||||
body {
|
/*body {*/
|
||||||
margin: 0;
|
/* margin: 0;*/
|
||||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
|
/* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',*/
|
||||||
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
|
/* 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',*/
|
||||||
sans-serif;
|
/* sans-serif;*/
|
||||||
-webkit-font-smoothing: antialiased;
|
/* -webkit-font-smoothing: antialiased;*/
|
||||||
-moz-osx-font-smoothing: grayscale;
|
/* -moz-osx-font-smoothing: grayscale;*/
|
||||||
}
|
/*}*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user