Skip to content

Commit

Permalink
change gap variable value
Browse files Browse the repository at this point in the history
  • Loading branch information
wiamsuri committed Nov 26, 2018
1 parent 373aeb2 commit a513c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/utilities/initial-variables.sass
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $weight-bold: 700 !default
// Responsiveness
// The container horizontal gap, which acts as the offset for breakpoints
$gap: 64px !default
$gap: 32px !default
// 960, 1152, and 1344 have been chosen because they are divisible by both 12 and 16
$tablet: 769px !default
// 960px container + 4rem
Expand Down

0 comments on commit a513c31

Please sign in to comment.