little font adjusment
This commit is contained in:
parent
3461ba56ec
commit
dc29160cb3
|
@ -31,3 +31,13 @@ a {
|
|||
h1 {
|
||||
font-size: 4rem;
|
||||
}
|
||||
|
||||
|
||||
p {
|
||||
line-height: 1.6rem;
|
||||
}
|
||||
|
||||
div.promptext {
|
||||
font-weight: 400;
|
||||
padding: 5px;
|
||||
}
|
Loading…
Reference in New Issue