circuitpython/supervisor/shared/web_workflow/static/style.css
Scott Shawcroft 1332bb6534
Add newline
2022-07-28 08:16:16 -07:00

8 lines
144 B
CSS

body {
max-width: 960px;
margin: 20px auto;
font-size: 18px;
font-family: "Proxima Nova", Verdana, sans-serif;
line-height: 20.7px;
}