fix(theme): incorrect comments margin-top

This commit is contained in:
pengzhanbo 2024-08-30 19:08:44 +08:00
parent d9c43b5738
commit d7885aae48

View File

@ -13,6 +13,6 @@
}
/* ------------------ Plugin Comment ------------------ */
#vp-comment {
.vp-comment {
margin-top: 80px;
}