remove @vueuse/motion

+ remove unused data folder
This commit is contained in:
geoffrey45
2022-08-02 05:42:07 +03:00
parent 3d2e436d9e
commit c2783fe540
14 changed files with 9 additions and 235 deletions
-3
View File
@@ -81,8 +81,6 @@ watch(
.topnav {
display: grid;
grid-template-columns: 1fr min-content max-content;
// border-bottom: 1px solid $gray3;
// padding-bottom: $small;
.left {
display: grid;
@@ -94,7 +92,6 @@ watch(
.title {
font-size: 1.5rem;
font-weight: bold;
margin-top: $smaller;
display: flex;
}
}