client/src/index.css 94 B raw
1
html {
2
  font-family: sans-serif;
3
  padding: 2rem 4rem;
4
  max-width: 700px;
5
  margin: auto;
6
}