performance tweaks
This commit is contained in:
parent
c512e8f8e2
commit
bfb8c020f8
7 changed files with 10 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
header {
|
||||
text-align: center;
|
||||
margin: 150px 0;
|
||||
margin: 100px 0;
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
|
|
@ -16,6 +16,7 @@ body {
|
|||
color: rgb(240, 240, 255);
|
||||
margin: 0;
|
||||
font-family: PoppinsLatin, Monaco, Lucida Console, monospace;
|
||||
font-display: block;
|
||||
display: grid;
|
||||
}
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue