Skip to content

Commit

Permalink
Update master.css
Browse files Browse the repository at this point in the history
improved buttons
  • Loading branch information
pro-dev-ph authored Dec 2, 2024
1 parent 26d6c2a commit 70d0cb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/master.css
Original file line number Diff line number Diff line change
Expand Up @@ -269,13 +269,14 @@ body {

.btn-rounded {
border-radius: 10em;
padding: 6px 8px;
padding: 5px 9px;
font-size: small;
text-transform: none;
text-shadow: none !important;
background: #eaeaea;
border-color: transparent;
border: none;
line-height: 1.2rem;
}

.btn-rounded:hover {
Expand Down

0 comments on commit 70d0cb0

Please sign in to comment.