routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
@layer vuetify-components {
|
||||
.v-parallax {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
.v-parallax--active > .v-img__img {
|
||||
will-change: transform;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user