Changed value font size
This will help with uneven cards
This commit is contained in:
parent
66201e4305
commit
07ea6ac27d
|
@ -1124,7 +1124,8 @@ button.close {
|
|||
|
||||
.value {
|
||||
display: inline;
|
||||
margin-bottom: .4rem
|
||||
margin-bottom: .4rem;
|
||||
font-size: 0.91rem;
|
||||
}
|
||||
|
||||
.price {
|
||||
|
|
Loading…
Reference in New Issue
Block a user