Heavier to match tray text

This commit is contained in:
Jason Zimdars
2025-08-21 15:39:50 -05:00
committed by Stanko K.R.
parent 3bebbfd4d4
commit dac5d4b397
+2 -1
View File
@@ -29,10 +29,11 @@
}
.bar__placeholder {
font-weight: 500;
opacity: 0.66;
.btn--plain {
font-weight: normal;
font-weight: 500;
}
}
}