almost finished new design on product page / reproduced bug with amount not updating
This commit is contained in:
@@ -32,3 +32,22 @@
|
||||
text-align: center;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.item_name {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.item_brand_name {
|
||||
font-size: 24px;
|
||||
text-transform: uppercase;
|
||||
|
||||
}
|
||||
|
||||
.item_price {
|
||||
|
||||
font-size: 36px;
|
||||
padding-top: 36px;
|
||||
padding-bottom: 36px;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user