Skip to content

Commit 3e39b72

Browse files
committed
Remove font styling
1 parent 62b92e6 commit 3e39b72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/App.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,10 @@ export default {
1717
</script>
1818
<style>
1919
#app {
20-
font-family: 'Avenir', Helvetica, Arial, sans-serif;
2120
-webkit-font-smoothing: antialiased;
2221
-moz-osx-font-smoothing: grayscale;
2322
text-align: center;
2423
color: #2c3e50;
25-
font-weight: 500;
2624
}
2725
2826
</style>

0 commit comments

Comments
 (0)