Skip to content

Commit

Permalink
reverts enable-rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
actlikewill committed Jan 10, 2024
1 parent d619fc9 commit 5e3e061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indigo_app/static/stylesheets/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
$font-size-base: .875rem;

// Options
$enable-rounded: true;
$enable-rounded: false;
$breadcrumb-divider: quote("");

// normal bootstrap grays
Expand Down

0 comments on commit 5e3e061

Please sign in to comment.