Skip to content

Commit

Permalink
style: adjust btn border color
Browse files Browse the repository at this point in the history
  • Loading branch information
im-machakata committed Apr 7, 2024
1 parent 7329f68 commit 6adc766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
}

.btn.btn-primary:hover {
border-bottom: 0.3em solid #0003b0;
border-bottom: 0.3em solid #003ec4;
}

0 comments on commit 6adc766

Please sign in to comment.