add: 文章页面

This commit is contained in:
2024-01-23 17:55:34 +08:00
parent 66ecaa4c90
commit 83a9a06fec
5 changed files with 88 additions and 1 deletions

View File

@@ -6,6 +6,11 @@ html, body {
height: 100%;
}
p {
font-size: 1rem;
line-height: 1.6;
}
*::-webkit-scrollbar {
width: 8px;
height: 8px;