You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
199 B

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