This commit is contained in:
Ruinan
2019-11-20 21:41:01 +08:00
parent 84c340fff7
commit 948bd90aea
65 changed files with 25101 additions and 0 deletions

7
css/style.css Normal file
View File

@@ -0,0 +1,7 @@
h2 {
font-size: 2rem;
}
.content p {
margin-bottom: 1rem;
}