Files
SpotMicroESP32-Leika/app/src/app.css
T
2024-02-26 14:08:29 +01:00

20 lines
359 B
CSS

:root {
font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
line-height: 1.5;
font-weight: 400;
font-synthesis: none;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
#three-gui-panel {
top: 50px;
right:0px
}