mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Top-level pages
This commit is contained in:
@@ -46,7 +46,7 @@ $weight-bold: 700 !default
|
||||
// Responsiveness
|
||||
|
||||
// The container horizontal gap, which acts as the offset for breakpoints
|
||||
$gap: 32px !default
|
||||
$gap: 64px !default
|
||||
// 960, 1152, and 1344 have been chosen because they are divisible by both 12 and 16
|
||||
$tablet: 769px !default
|
||||
// 960px container + 4rem
|
||||
@@ -62,8 +62,8 @@ $fullhd-enabled: true !default
|
||||
|
||||
$easing: ease-out !default
|
||||
$radius-small: 2px !default
|
||||
$radius: 3px !default
|
||||
$radius-large: 5px !default
|
||||
$radius: 4px !default
|
||||
$radius-large: 6px !default
|
||||
$radius-rounded: 290486px !default
|
||||
$speed: 86ms !default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user