fix cart button
This commit is contained in:
parent
99ab6ede2c
commit
e8ee03dfd3
|
|
@ -46,8 +46,9 @@
|
||||||
@include Flex;
|
@include Flex;
|
||||||
}
|
}
|
||||||
.ViewCart_Button{
|
.ViewCart_Button{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;justify-content: space-between;
|
display: flex;justify-content: space-between;
|
||||||
|
margin-top: 20px;
|
||||||
p{
|
p{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 1\6px;
|
font-size: 1\6px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user