Skip to content

Commit

Permalink
change(footer): modified footer gap
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Feb 13, 2023
1 parent 57016b9 commit b8a820a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/themes/eea/extras/footer.variables
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@
@mobileMenuCopyrightFontWeight : @font-weight-3;
@mobileMenuFontWeight : @font-weight-4;
@computerMenuFontSize : @font-size-1;
@menuFooterActionsGap : 0 @size-1;
@menuFooterCopyrightGap : @size-1;
@menuFooterActionsGap : @size-1 0;
@menuFooterCopyrightGap : @size-1 0;

0 comments on commit b8a820a

Please sign in to comment.