mirror of
https://github.com/Retropex/custom-ocean.xyz-dashboard.git
synced 2025-05-12 11:10:44 +02:00
Increase font size for datum labels in dashboard.css
Updated the font size of the `.datum-label` class from `0.85em` to `0.95em` to enhance readability.
This commit is contained in:
parent
6d3f873d6b
commit
df1678fac7
@ -226,7 +226,7 @@
|
||||
|
||||
.datum-label {
|
||||
color: #ffffff; /* White color */
|
||||
font-size: 0.85em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
margin-left: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user