isomorphic-rust/seed/static/index.css

7 lines
162 B
CSS
Raw Normal View History

body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
margin: auto;
max-width: 38rem;
padding: 2rem;
}