Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
zek-c committed Oct 26, 2023
1 parent b584fad commit c9549c2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CSS/style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
a {
font-family: roboto monospace;
font-family: -apple-system, BlinkMacSystemFont,
'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
'Open Sans', 'Helvetica Neue', sans-serif;
font-size: 35px;
font-weight: 200;
text-decoration: none;
Expand Down Expand Up @@ -33,4 +35,4 @@ body {
z-index: -1;
position: absolute;

}
}

0 comments on commit c9549c2

Please sign in to comment.