little font adjusment

This commit is contained in:
edbrz9 2022-12-30 19:36:27 +01:00
parent 3461ba56ec
commit dc29160cb3
1 changed files with 10 additions and 0 deletions

View File

@ -30,4 +30,14 @@ a {
h1 {
font-size: 4rem;
}
p {
line-height: 1.6rem;
}
div.promptext {
font-weight: 400;
padding: 5px;
}