HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/bekkers/bekkersengineering.nl/resources/assets/sass/global/_config.sass
/* ==========================================================================
   Config settings
   ========================================================================== */
/**
 * Define grid columns
 *
 * The inner grid is the section where the content is
 * The outer grid is the inner grid with extra margin columns on each side
 */
$gridColumns : 14
$gridMaxWidth : 1680px

/**
 * Define breakpoint for given formats
 */
$xlGridBreakpoint: 1600
$lgGridBreakpoint: 1366
$mdGridBreakpoint: 1080
$smGridBreakpoint: 768
$xsGridBreakpoint: 400