new less linter rules and compliance
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-bio-avatar-right {
|
||||
.cp-bio-avatar-right {
|
||||
padding-right: 15px;
|
||||
padding-left: 0;
|
||||
@media (max-width: 991px) {
|
||||
|
||||
@@ -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) {
|
||||
|
||||
@@ -99,7 +99,7 @@ a:hover {
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
margin: 25px 0;
|
||||
background:rgba(255,255,255,0.6);
|
||||
background: rgba(255,255,255,0.6);
|
||||
color: black;
|
||||
transition: all .1s ease-in-out;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user