capacitor-test/assets/styles.scss

11 lines
206 B
SCSS
Raw Normal View History

2024-04-23 18:15:52 +03:00
:root {
font-synthesis: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body, html {
margin: 0;
background-color: #f7f8fa;
}