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
1 changed files with 1 additions and 1 deletions

View File

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