1
1

small (code) style optimization

This commit is contained in:
2021-01-10 22:15:03 +01:00
parent 491dd93f01
commit 8d94d62c85
3 changed files with 6 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ h1, p, a {
}
h1 {
margin-bottom: 12px;
font-size: 1.3rem;
font-weight: bold;
}