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