COrrections, WIP
This commit is contained in:
@@ -20,6 +20,17 @@
|
||||
line-height: 1rem;
|
||||
color: $l5r5e-bold;
|
||||
align-content: center;
|
||||
.item-quantity {
|
||||
display: inline-block;
|
||||
font-size: 0.8rem;
|
||||
font-weight: bold;
|
||||
color: $l5r5e-bold;
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
border-radius: 4px;
|
||||
padding: 0 4px;
|
||||
margin-left: 4px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
.removed {
|
||||
text-decoration-line: line-through;
|
||||
|
||||
Reference in New Issue
Block a user