fix
Helius
2022-03-25 f5421991e02d1f146e9628bb1aa1d859519e0230
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;
}