1
mirror of https://github.com/home-assistant/frontend synced 2024-10-03 06:57:32 +02:00

Fix app skeleton in demo color

This commit is contained in:
Paulus Schoutsen 2019-01-23 10:34:52 -08:00
parent b8851a7f3e
commit 257ff7707b

View File

@ -91,7 +91,7 @@
display: block;
content: "";
height: 112px;
background-color: #2157bc;
background-color: #3fbbf4;
}
</style>
</head>