Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Nov 26, 2018
1 parent c92261e commit 8959ad1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/assets/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ $grid-breakpoints: (
1920px - 16px,
),
);

$mdi2faScaleFactor: 20/24;

$shadow-floating: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
$shadow-floating: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12);

0 comments on commit 8959ad1

Please sign in to comment.