Remove builded files

This commit is contained in:
Anton Vakhrushev 2019-11-07 21:22:47 +03:00
parent 329fa48fc1
commit 4e4c671710
2 changed files with 0 additions and 246 deletions

View File

@ -1,18 +0,0 @@
#app {
font-family: "Avenir", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
}
#nav {
padding: 30px;
}
#nav a {
font-weight: bold;
color: #2c3e50;
}
#nav a.router-link-exact-active {
color: #42b983;
}

File diff suppressed because one or more lines are too long