mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 12:11:22 +00:00
styles: width, height 4.8rem down to 2.4rem
This commit is contained in:
parent
bf2a2c0832
commit
e83f3e0512
@ -2,11 +2,8 @@
|
|||||||
|
|
||||||
.heartToggle{
|
.heartToggle{
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 4.8rem;
|
width: 2.4rem;
|
||||||
height: 4.8rem;
|
height: 2.4rem;
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
path{
|
path{
|
||||||
stroke: theme("colors.primary");
|
stroke: theme("colors.primary");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user