forked from home-assistant/core
Reduced font size of state card
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
.name, .state.text {
|
||||
text-transform: capitalize;
|
||||
font-weight: 300;
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
.state {
|
||||
|
Reference in New Issue
Block a user