diff --git a/dev.less b/dev.less index f396aba..e6c85a8 100644 --- a/dev.less +++ b/dev.less @@ -107,7 +107,7 @@ display: block !important; /* desktop only */ @media (min-width: 992px) { body{ - background:#ff8; + background:#ffa; } .offset-down{ @@ -137,7 +137,7 @@ display: block !important; /* mobile & ipad only */ @media (max-width: 991px) { body{ - background:#0ff; + background:#aff; } .box-padding{