Skip to content

Commit

Permalink
Merge pull request #56 from w3bdesign/develop
Browse files Browse the repository at this point in the history
Test Vercel
  • Loading branch information
w3bdesign authored Sep 9, 2023
2 parents fc73921 + 9ae916c commit 2de1217
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions static/css/buttons.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
font-size: 14px;
cursor: pointer;
margin-top: 10px;
transition: background-color 0.3s;
margin-left: 10px;
transition: background-color 0.3s;
min-width: 150px;
}

Expand All @@ -21,7 +20,7 @@
cursor: pointer;
margin-top: 10px;
transition: background-color 0.3s;
margin-left: 10px;
margin-left: 20px;
background-color: var(--error-color);
min-width: 150px;
}
Expand Down

0 comments on commit 2de1217

Please sign in to comment.