Skip to content

Commit

Permalink
input display
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinDFuller committed Dec 22, 2024
1 parent 9dbd257 commit c584396
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions make/remaining.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ input {
font-size: 20px;
font-family: inherit;
border: 1px solid #020215;
display: block;
}

button {
Expand All @@ -99,6 +100,7 @@ button {
cursor: pointer;
border: 1px solid #020215;
font-weight: bold;
display: block;
}

button:hover,
Expand Down

0 comments on commit c584396

Please sign in to comment.