diff --git a/index.html b/index.html index a073559..3ab2479 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ } body { - font-family: "System Font"; + font-family: ".SFUIRounded"; background: linear-gradient(indigo, darkslategray) fixed; background: #100; margin-bottom: 100px;