mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 15:33:44 +01:00
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