I hereby claim:
- I am areus on github.
- I am areus (https://keybase.io/areus) on keybase.
- I have a public key ASAWBTnaIYdJU8yVMcrE0t0IzBI5LrB2vML_dIZ5wuuntAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
$mq-mobile-portrait: 320px !default; | |
$mq-mobile-landscape: 480px !default; | |
$mq-tablet-portrait: 768px !default; | |
$mq-tablet-landscape: 1024px !default; | |
$mq-iphone5: 1136px !default; | |
$mq-desktop: 1382px !default; | |
@mixin mobile-only { | |
@media (max-width: $mq-mobile-landscape) { | |
@content; |