isomorphic-rust/stdweb/static/index.css

7 lines
162 B
CSS
Raw Normal View History

2020-07-24 14:37:15 -04:00
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
margin: auto;
max-width: 38rem;
padding: 2rem;
}