This commit is contained in:
2021-09-02 16:12:50 +02:00
parent 84fb507ae7
commit fdec21305b
4 changed files with 183 additions and 51 deletions

View File

@ -1,8 +1,3 @@
#app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
margin-top: 60px;
}
body {
margin: 0; padding: 0; overflow: hidden;
}