d
This commit is contained in:
4
dev.less
4
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{
|
||||
|
Reference in New Issue
Block a user