new less linter rules and compliance

This commit is contained in:
ansuz
2017-12-11 15:05:58 +01:00
parent 5f0a865028
commit 230f9524be
13 changed files with 28 additions and 26 deletions

View File

@@ -12,7 +12,7 @@
}
.cp-container {
background: #fff;
.cp-iconCont{
.cp-iconCont {
h4 {
margin-top: 1.5em;
margin-bottom: 1.5em;
@@ -31,7 +31,7 @@
@media (max-width: 1200px) and (min-width: 769px) {
min-height: 139px;
}
@media (max-width: 768px) and (min-width: 576px){
@media (max-width: 768px) and (min-width: 576px) {
min-height: 164px;
}
@media (max-width: 496px) {