Tweak position of output quantity for new font
This commit is contained in:
@@ -41,7 +41,7 @@ All rights reserved.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.quantity {
|
.quantity {
|
||||||
position: absolute; right: 0.1em; bottom: 0.1em;
|
position: absolute; right: 0.1em; bottom: 0;
|
||||||
color: white;
|
color: white;
|
||||||
font-family: $font-family-header;
|
font-family: $font-family-header;
|
||||||
font-size: $font-size-large;
|
font-size: $font-size-large;
|
||||||
|
|||||||
Reference in New Issue
Block a user