Skip to content

Commit

Permalink
Font size adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalomcb committed Sep 21, 2023
1 parent 28c145a commit 65896e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
background-color: #000000;
color: #fff;
overflow: hidden;
font-size: 20px;
font-size: 18px;
font-family: "Courier New","Lucida Console", monospace;
}
button {
Expand All @@ -20,7 +20,7 @@
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 18px;
font-size: 16px;
border: 2px solid white;
}
</style>
Expand Down

0 comments on commit 65896e3

Please sign in to comment.