PUBLISH: Improved styles and better copy for about page

This commit is contained in:
Campbell Alden 2022-08-26 17:41:51 +09:00
parent 7297667562
commit 091024087f
11 changed files with 50 additions and 54 deletions

View file

@ -212,3 +212,17 @@ a:hover {
padding: 10px;
}
.core-content {
margin: 30px 10px;
}
.core-content p {
margin-bottom: 20px;
text-indent: 4ch;
padding: 0 10px;
}
.core-content h2, .core-content h3 {
margin-top: 30px;
margin-bottom: 10px;
}