🎨 styles: page product detail

:%s
This commit is contained in:
lytrankieio123
2021-09-13 15:38:31 +07:00
parent 022c905d82
commit a3240ab059
5 changed files with 19 additions and 7 deletions

View File

@@ -64,8 +64,11 @@
margin-left: 0.8rem;
}
}
svg path {
fill: currentColor;
svg {
height: 2rem;
path {
fill: currentColor;
}
}
}
button {