Skip to content

Commit

Permalink
Added RSS for Icon Social widget, close #2701
Browse files Browse the repository at this point in the history
  • Loading branch information
arielk committed Dec 26, 2017
1 parent 1d968bd commit f61c13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/dev/scss/helpers/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ $screen-lg-min: map_get($breakpoints, lg);
$screen-lg-max: map_get($breakpoints, xl) - 1;
$screen-xl-min: map_get($breakpoints, xl);
$screen-xl-max: map_get($breakpoints, xxl) - 1;
$screen-xxl-min: map_get($breakpoints, xxl);
$screen-xxl-min: map_get($breakpoints, xxl);

0 comments on commit f61c13b

Please sign in to comment.