New layout

This commit is contained in:
Felipe M 2020-01-12 20:26:01 +01:00
parent 440e7a3994
commit f6a070f084
Signed by: fmartingr
GPG key ID: 716BC147715E716F
45 changed files with 661 additions and 758 deletions

View file

@ -1,6 +0,0 @@
$desktop: "max-width: 992px"
$until-desktop: "min-width: 768px"
$tablet: "max-width: 767px"
$until-tablet: "min-width: 767px"
$mobile: "max-width: 480px"
$until-mobile: "min-width: 480px"