File size: 193 Bytes
a03b3ba
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
#app {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 60px;
	color: #2c3e50;
	font-family: Avenir, Helvetica, Arial, sans-serif;
	text-align: center;
}