Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
fl2on authored Jan 11, 2024
1 parent 58f1aab commit 7c8c7b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ button {
width: 100%;
padding: 5px;
border: none;
font-size: 0.7rem;
font-size: 0.7rem;
border-radius: 5px;
margin-top: 8px;
cursor: pointer;
Expand All @@ -64,7 +64,7 @@ button {
select {
background-color: rgba(0, 0, 0, 0.8);
color: #ffffff;
font-size: 0.7rem;
font-size: 0.7rem;
}

select:focus,
Expand Down

0 comments on commit 7c8c7b4

Please sign in to comment.