Skip to content

Commit

Permalink
stylize
Browse files Browse the repository at this point in the history
  • Loading branch information
kaheetonaa committed Sep 30, 2024
1 parent a8a7d6c commit fbff785
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@
right: 0;
top: 0;
overflow: scroll;
font-family: "Sofia", sans-serif;
font-family: "Comfortaa", sans-serif;
line-height: 2rem;
}
h1,h2 {
color: #62CBEC;
}

#map {
Expand Down

0 comments on commit fbff785

Please sign in to comment.