increase font size for time labels in index.css
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user