chore(vue-kitchen-sink): scope styles in App.vue

This commit is contained in:
Yann Braga 2022-06-01 11:05:24 +02:00
parent ea2a136d4d
commit fc2edfaa40

View File

@ -30,7 +30,7 @@ export default {
}
</script>
<style>
<style scoped>
#app {
font-family: 'Avenir', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;