Add blog (4)

This commit is contained in:
2025-02-10 20:52:58 +09:00
parent 53c0fdfff8
commit 39adcdd502
13 changed files with 539 additions and 307 deletions

View File

@@ -94,6 +94,8 @@ export default {
"code::after": {
content: '""',
},
"blockquote p:first-of-type::before": { content: "none" },
"blockquote p:first-of-type::after": { content: "none" },
code: {
"font-weight": 400,
},