mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
change gap variable value
This commit is contained in:
committed by
Jeremy Thomas
parent
3c73b336af
commit
00e3105d85
@@ -46,7 +46,7 @@ $weight-bold: 700 !default
|
|||||||
// Responsiveness
|
// Responsiveness
|
||||||
|
|
||||||
// The container horizontal gap, which acts as the offset for breakpoints
|
// 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
|
// 960, 1152, and 1344 have been chosen because they are divisible by both 12 and 16
|
||||||
$tablet: 769px !default
|
$tablet: 769px !default
|
||||||
// 960px container + 4rem
|
// 960px container + 4rem
|
||||||
|
|||||||
Reference in New Issue
Block a user