diff --git a/index.html b/index.html index c4be57a..d7c316f 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,10 @@ + + + + @@ -11,10 +15,6 @@ Gen's Website - - - -
diff --git a/style.css b/style.css index aa454d1..634f97b 100644 --- a/style.css +++ b/style.css @@ -123,7 +123,7 @@ body { background-color: var(--ctp-base); color: var(--ctp-text) !important; - font-family: Arial, sans-serif; + font-family: "Urbanist", Arial, sans-serif; display: flex; justify-content: center;