Blog Site

This commit is contained in:
Firq 2023-07-08 14:47:15 +02:00
parent 5efe87dcdc
commit 4da3f4323c
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
3 changed files with 15 additions and 5 deletions
src/layouts

View file

@ -33,6 +33,9 @@ if (abovetext === undefined) {
padding: 1em;
}
h1 {
font-size: 40px;
line-height: 48px;
letter-spacing: -1px;
color: white;
margin-top: 2rem;
margin-bottom: 0;