Skip to content

Commit b9e918a

Browse files
committed
Stop uppercasing the 'Select Region' label
1 parent 6f9f14d commit b9e918a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/_static/custom.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,6 @@ h3 {
378378
.md-typeset .robusta-region-box__bar-label,
379379
.robusta-region-box__bar-label {
380380
font-weight: 600;
381-
text-transform: uppercase;
382-
letter-spacing: 0.04em;
383381
color: var(--md-default-fg-color--light, rgba(0, 0, 0, 0.6));
384382
}
385383

0 commit comments

Comments
 (0)