TodoList/src/index.css

6 lines
63 B
CSS
Raw Normal View History

2020-01-05 21:07:36 +00:00
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}