Feature: 解决方案页 & 调整部分样式
This commit is contained in:
@ -63,11 +63,11 @@ onMounted(async () => {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
:deep(.markdown-body p) {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
:deep(.markdown-body h2) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
:deep(.markdown-body ul) {
|
||||
list-style-type: none;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user