forked from home-assistant/core
Reduced font size of state card
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user