🎨 styles: cursor pointer btn cart in header

:%s
This commit is contained in:
lytrankieio123
2021-09-10 11:42:50 +07:00
parent e6d8d42ede
commit a5c9e73a39

View File

@@ -63,6 +63,7 @@
}
.btnCart {
all: unset;
cursor: pointer;
&:focus-visible {
outline: 2px solid #000;
}