Skip to content

Commit

Permalink
Updated font family
Browse files Browse the repository at this point in the history
  • Loading branch information
jdghinson committed Oct 25, 2024
1 parent b89f8f5 commit 72bdddb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/src/css/admin/settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,8 @@ a.give-delete {
background-color: #F29718;
color: #fff;
font-size: 11px;
font-weight: 600;
font-family: 'Inter' ,sans-serif;
line-height: 0.9625rem;
text-align: center;
z-index: 26;
Expand All @@ -1081,6 +1083,7 @@ a.give-delete {
.beta-features-message{
color: #0E0E0E;
font-size: 0.875rem;
font-family: 'Inter' ,sans-serif;
font-weight: 400;
line-height: 1.5rem;
}
Expand Down

0 comments on commit 72bdddb

Please sign in to comment.