Fix: 调整样式

This commit is contained in:
2025-08-26 15:22:10 +08:00
parent 05d4b22c6c
commit 2856f2c5a1

View File

@ -63,10 +63,6 @@ onMounted(async () => {
margin-bottom: 2rem; margin-bottom: 2rem;
} }
:deep(.markdown-body h2) {
text-align: center;
}
:deep(.markdown-body ul) { :deep(.markdown-body ul) {
list-style-type: none; list-style-type: none;
} }