FEATURE: 网站的基本前端服务 #2

Merged
remilia merged 41 commits from dev into master 2025-09-06 16:11:23 +08:00
28 changed files with 141 additions and 1157 deletions
Showing only changes of commit 2856f2c5a1 - Show all commits

View File

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