Skip to content

Commit ecdc40a

Browse files
authored
Merge pull request #1010 from w3bdesign/dev
Npm refresh
2 parents 0f07419 + 5733dc2 commit ecdc40a

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

components/Layout/LayoutCart.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<transition name="cart">
3333
<div v-if="cartLength">
3434
<span
35-
class="absolute w-6 h-6 pb-2 ml-16 -mt-12 text-center text-black bg-white lg:text-white lg:bg-black rounded-full lg:ml-14"
35+
class="absolute w-6 h-6 pb-2 ml-16 -mt-12 text-center text-black bg-white lg:text-white lg:bg-black rounded-full lg:ml-14"
3636
>
3737
{{ cartLength }}
3838
</span>

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)