💄 样式微改

This commit is contained in:
BTMuli
2023-10-27 13:01:17 +08:00
parent 79fd18ea3b
commit b6624e8e3b
2 changed files with 7 additions and 9 deletions

View File

@@ -56,11 +56,13 @@ onMounted(async () => {
}
.post-title {
margin: 20px 0;
color: var(--common-text-title);
width: 100%;
margin: 10px 0;
color: #546d8b;
font-family: var(--font-title);
font-size: 20px;
font-weight: 600;
text-align: right;
}
.jv-container {