increase font size for time labels in index.css

This commit is contained in:
ishikabhoyar
2025-10-30 23:07:04 +05:30
parent 6b98938245
commit 9d180e13b1

View File

@@ -1240,7 +1240,7 @@ body {
} }
.time-unit .time-label { .time-unit .time-label {
font-size: 10px; font-size: 13px;
color: #666; color: #666;
margin-top: 5px; margin-top: 5px;
text-transform: capitalize; text-transform: capitalize;