fix
wzy
2022-08-12 f46eb4f00d7b8e03a08dd7fe8460e3e43389e981
1
2
3
4
5
6
7
8
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c3e50;
  margin-top: 60px;
  margin-bottom: 20px;
}