From c0c2d7e3158bbd44293a196d4a879e53bb16bdba Mon Sep 17 00:00:00 2001 From: James Date: Mon, 30 Mar 2020 11:57:14 +0100 Subject: [PATCH] d --- dev.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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{