Update to Bulma 7.2 & use my navbar-breakpoint variable they accepted
This commit is contained in:
parent
9a1c25235a
commit
b0a0dc68ed
3 changed files with 841 additions and 597 deletions
File diff suppressed because it is too large
Load diff
|
@ -171,6 +171,8 @@ $desktop: 960px + (2 * $gap) !default; // 1152px container + 3rem
|
|||
$widescreen: 1152px + (2 * $gap) !default; // 1344px container + 3rem
|
||||
$fullhd: 1344px + (2 * $gap) !default;
|
||||
|
||||
$navbar-breakpoint: $tablet !default
|
||||
|
||||
|
||||
// Animation
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue