make body text bigger and add top margin
This commit is contained in:
parent
c8500cc586
commit
1ff58a7c5b
@ -7,6 +7,8 @@ body {
|
||||
color: white;
|
||||
font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
line-height: 1.5;
|
||||
font-size: 18px;
|
||||
margin-top: 6rem;
|
||||
}
|
||||
|
||||
a, a:link {
|
||||
|
Loading…
Reference in New Issue
Block a user