view themes/contrib/mayo/sass/partials/_variables.scss @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents 5311817fb629
children
line wrap: on
line source
// Mixin variables
// ====================================================================
$defined-bs-type: border-box !default;


// Breakpoint variables
// ====================================================================
$XS: 320px;  // Smartphone portrait
$S: 480px;   // Smartphone landscape
$M: 768px;   // iPad portrait
$L: 1024px; // iPad landscape
$XL: 1224px;  // Desktops and laptops
$BS: 1824px; // Large screens