Update index.html
This commit is contained in:
parent
9e0bf1dc66
commit
f88987ea0c
|
@ -6,7 +6,9 @@
|
|||
html, body {
|
||||
background-color: #00111d;
|
||||
color: #ffffff;
|
||||
font-family: "Helvetica", "Suisse Int'l", sans-serif;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
|
||||
Roboto, Oxygen-Sans, Ubuntu, Cantarell,
|
||||
"Helvetica Neue", sans-serif;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in a new issue