fix: figcaption does not work (#471)

pull/480/head^2
Seaton Jiang 2022-02-20 22:15:43 +08:00
parent d31fdc7285
commit 699946eabf
No known key found for this signature in database
GPG Key ID: B79682F6FE8D30E3
1 changed files with 1264 additions and 1263 deletions

View File

@ -1109,6 +1109,7 @@ ol {
}
.k-main .details .article .content .wp-block-image figcaption {
text-align: center;
font-size: 14px;
}