Skip to content

Commit

Permalink
chore: fix issue after rebase that was automerged and did not cause a…
Browse files Browse the repository at this point in the history
… conflict
  • Loading branch information
mburri committed Dec 18, 2023
1 parent e3df767 commit c7edacb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions AMW_angular/io/src/styles.scss
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
// override bootstrap variables before importing boostrap itself
$font-size-base: 0.9rem;
$btn-disabled-opacity: 0.55;
$container-max-widths: (
sm: 540px,
md: 720px,
lg: 960px,
xl: 1140px,
xxl: 1820px
);

$container-max-widths: (
sm: 640px,
Expand Down

0 comments on commit c7edacb

Please sign in to comment.