Skip to content

Commit

Permalink
fixup! Use Remix icons instead of Fontawesome icons
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Dec 6, 2023
1 parent 788a92c commit 84aedfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/alchemy/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ $button-font-weight: 700 !default;
$button-text-shadow: none !default;
$button-box-shadow: 0px 1px 1px -1px #333 !default;
$button-focus-box-shadow: 0px 1px 1px 0px $button-focus-border-color !default;
$button-padding: 0.55em 2em !default;
$button-padding: $default-padding 5 * $default-padding !default;
$small-button-padding: 0.4em 0.8em !default;
$button-margin: $form-field-margin !default;

Expand Down

0 comments on commit 84aedfb

Please sign in to comment.