Neighborhood overview
unknown
plain_text
a year ago
570 B
7
Indexable
/*START Hover Modal font and BG color*/
.item__copy .item__name--hint{
&:after {
background-color: #fff;
}
span.item__hint.hint{
background-color: #fff;
color: #7C7A61;
&:after {
background-color: #fff;
}
}
}
/*END Hover Modal font and BG color*/
/*START Title Width- */
h2.title.lp-h2 {
max-width: 100%;
}
div:nth-child(3) > div.item__copy > p > span > span.l14.weight-bold{
text-transform: capitalize;
}
p.item__name, .item__value{
text-transform: capitalize;
}Editor is loading...
Leave a Comment