Skip to content

Commit

Permalink
update to prices mini viz
Browse files Browse the repository at this point in the history
  • Loading branch information
bitka committed Sep 22, 2023
1 parent 3c8c4f5 commit ab4c33f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions t4_media/css/module/infoByte.css
Original file line number Diff line number Diff line change
Expand Up @@ -708,6 +708,9 @@
font-weight: 700;
padding: 0.25rem;
}
.price-change-indicator.price-change-lowercase {
text-transform: none;
}

.price-item-text {
text-align: right;
Expand All @@ -717,6 +720,9 @@
font-size: 28px;
padding: 0.25rem;
}
.price-item-text.price-item-thousands {
font-size: 24px;
}

.prices-item-change.same .price-item-text {
font-size: 20px;
Expand Down

0 comments on commit ab4c33f

Please sign in to comment.