Skip to content

Commit

Permalink
Update site-styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcarleton authored Jul 4, 2024
1 parent e3f01d8 commit 163f3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles/site-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
width: max-content;
}
.ux-c-button.ux-m-secondary.pf-m-small {
padding: var(--pf-global--spacer--xs) var(--pf-global--spacer--md);
padding: var(--pf-global--spacer--sm) var(--pf-global--spacer--md);
}
.ux-c-button.ux-m-secondary:hover {
color: black !important;
Expand Down

0 comments on commit 163f3ae

Please sign in to comment.