mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Reduced font size of state card
This commit is contained in:
parent
d1f3c84212
commit
990ac057db
@ -43,7 +43,7 @@
|
|||||||
.name, .state.text {
|
.name, .state.text {
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 1.5rem;
|
font-size: 1.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.state {
|
.state {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user