index.css 178 Bytes
Newer Older
朱国瑞's avatar
朱国瑞 committed
1 2 3 4 5 6 7
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
}