fix property css name

This commit is contained in:
Jesús 2021-07-05 16:15:29 -05:00
parent 48f9d06ba3
commit 250e34df7c
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -230,7 +230,7 @@ label[for=options-toggle-cbox] {
margin: 0 auto;
display: grid;
grid-grap: 1px;
grid-gap: 1px;
grid-template-columns: 1fr;
grid-template-areas:
"sc-video"