summaryrefslogtreecommitdiff
path: root/client/src/index.css
blob: 5edd4fcea777ca5c3517bf3facaf7856fc6db957 (plain)
1
2
3
4
5
6
7
8
:root {
	font-family: sans-serif;
	font-size: 1.1em;
}

body {
	padding: 0;
}