Skip to content

Commit

Permalink
more button tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Oct 29, 2024
1 parent 2b79fd7 commit 7779e77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/assets/stylesheets/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ body{
}

.btn {
text-transform: uppercase;
font-family: "Kanit";
font-weight: 600;
&.btn-primary {
Expand Down Expand Up @@ -49,8 +50,6 @@ body{
}

.form-label {
font-family: "Kanit";
font-weight: 600;
margin-left: 1.5rem;
}

0 comments on commit 7779e77

Please sign in to comment.