Update _variables.sass
This commit is contained in:
parent
77787a4db1
commit
05ac8cf6d7
@ -7,6 +7,7 @@
|
||||
$max-width: 1180px !default
|
||||
/// Breakpoints map
|
||||
$breakpoints: ("small": 320px, "medium": 768px, "large": 1024px) !default
|
||||
// @media all and (min-width: map-get($breakpoints, 'medium'))
|
||||
|
||||
// Colours
|
||||
$color-black: #000
|
||||
|
Loading…
Reference in New Issue
Block a user