fix figure tag of sc-video

This commit is contained in:
Jesús 2022-05-31 04:12:16 +08:00
parent 6225dd085e
commit 6c29802eb7
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -238,6 +238,9 @@ label[for=options-toggle-cbox] {
"sc-video"
"sc-info";
}
figure.sc-video {
margin: 1rem 0px;
}
.sc-video { grid-area: sc-video; }
.sc-info {
display: grid;