airpredict/apps/web/src/styles.css

7 lines
181 B
CSS

html, body, #app {
margin: 0;
height: 100%;
background: #f0f2f5;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Microsoft YaHei', sans-serif;
}