1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 15:35:29 +02:00

Update font-size and color

This commit is contained in:
Vishnu Kaushik 2023-10-21 00:46:44 +05:30 committed by GitHub
parent 9514edccec
commit d7800b786b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,10 @@
}
.count {
color: #888;
color: #8c8c8c;
display: inline-block;
font-size: 15px;
line-height: 12px;
font-size: 14px;
line-height: 14px;
text-align: right;
vertical-align: top;
width: 50px;