CSS: media breakpoints
from Bootstrap and added a couple more for super big screens
This commit is contained in:
@@ -158,4 +158,6 @@ $tooltip-opacity: 1
|
||||
|
||||
$nav-link-height: 37px
|
||||
$navbar-padding-x: 0
|
||||
$navbar-padding-y: 0
|
||||
$navbar-padding-y: 0
|
||||
|
||||
$grid-breakpoints: (xs: 0,sm: 576px,md: 768px,lg: 1100px,xl: 1500px, xxl: 1800px)
|
||||
|
Reference in New Issue
Block a user