Files
react-table/docs/src/index.css
2018-04-17 12:22:34 -06:00

11 lines
101 B
CSS

html,
body,
#root {
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}