Projet

Général

Profil

Paste
Télécharger (428 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / mayo / sass / partials / _variables.scss @ d7f58da2

1
// Mixin variables
2
// ====================================================================
3
$defined-bs-type: border-box !default;
4

    
5

    
6
// Breakpoint variables
7
// ====================================================================
8
$XS: 320px;  // Smartphone portrait
9
$S: 480px;   // Smartphone landscape
10
$M: 768px;   // iPad portrait
11
$L: 1024px; // iPad landscape
12
$XL: 1224px;  // Desktops and laptops
13
$BS: 1824px; // Large screens