fix(theme): update comment style

This commit is contained in:
pengzhanbo 2023-02-14 04:56:31 +08:00
parent 520a70fc3f
commit 46d38ed8ff

View File

@ -177,4 +177,8 @@ const page = usePageData<PlumeThemePageData>()
.plume-page.has-aside .content-container {
max-width: 688px;
}
.giscus-wrapper {
padding: 5rem 0 0;
}
</style>