diff --git a/favicon.ico b/favicon.ico index 41268ff..33afc91 100644 Binary files a/favicon.ico and b/favicon.ico differ diff --git a/index.html b/index.html index d0f3b70..247ba74 100644 --- a/index.html +++ b/index.html @@ -17,10 +17,17 @@ display: flex; justify-content: center; align-items: center; - font-family: 'Montserrat', sans-serif; text-align: center; } + h1 { + font-family: "Poetsen One", sans-serif; + font-weight: 400; + font-style: normal; + font-size: 40px; + filter: grayscale(1); + } + img.me { max-width: 150px; height: auto; @@ -45,7 +52,7 @@ - +