tab与添加主页

This commit is contained in:
橙子
2022-10-09 00:14:17 +08:00
parent 8a44fe9d1c
commit e39ae170c3
10 changed files with 120 additions and 35 deletions

View File

@@ -10,15 +10,5 @@ import HelloWorld from './components/HelloWorld.vue'
</template>
<style scoped>
.logo {
height: 6em;
padding: 1.5em;
will-change: filter;
}
.logo:hover {
filter: drop-shadow(0 0 2em #646cffaa);
}
.logo.vue:hover {
filter: drop-shadow(0 0 2em #42b883aa);
}
</style>