Correct wrong syntax

This commit is contained in:
Paulus Schoutsen 2017-07-16 21:40:29 -07:00 committed by GitHub
parent 896d35fbab
commit b3f104935f

View File

@ -16,7 +16,7 @@
color: var(--google-red-500);
}
[hidden]: {
[hidden] {
display: none;
}
</style>