Make columns shortcode mobile friendly
This commit is contained in:
@@ -35,7 +35,7 @@ $container-max-width: 80rem;
|
||||
|
||||
$header-height: 3.5rem;
|
||||
$menu-width: 16rem;
|
||||
$toc-width: 14rem;
|
||||
$toc-width: 16rem;
|
||||
|
||||
$sm-breakpoint: $menu-width + $body-min-width + 5;
|
||||
$md-breakpoint: $sm-breakpoint + $toc-width;
|
||||
|
||||
Reference in New Issue
Block a user