Skip to content

Commit

Permalink
Don't bold theme tag labels
Browse files Browse the repository at this point in the history
  • Loading branch information
creativecoder committed Nov 6, 2023
1 parent ad91b5c commit 1d7a1ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions admin/css/form.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ p.description {
font-weight: 600;
}

.theme-tag-form-control label {
font-weight: 400;
}

.theme-form label {
display: block;
margin-bottom: 0.25rem;
Expand Down

0 comments on commit 1d7a1ce

Please sign in to comment.