Skip to content

Commit

Permalink
border thickness
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiritAxolotl committed Feb 7, 2024
1 parent 92ccdd1 commit 80fbd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/horse.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#horsebutton {
font-size: 3em;
padding: 0.5em 1em;
border: black solid;
border: 0.075em solid black;
border-radius: 0.2em;
background-color: #eee;
cursor: pointer;
Expand Down

0 comments on commit 80fbd5a

Please sign in to comment.