@salla.sa/twilight-components
Version:
Salla Web Component
26 lines (24 loc) • 520 B
CSS
.s-offer-wrapper .s-slider-block__title h2 {
font-size: 1.125rem;
line-height: 1.75rem;
color: #f87171;
}
.s-offer-wrapper .s-slider-block__title h2::before {
font-family: "sallaicons";
content: "\ee30" ;
position: absolute;
top: 1rem;
font-size: 3rem;
font-weight: 400;
line-height: 1;
color: #fef2f2;
}
.s-offer-bank-wrapper-sinlge-item {
display: flex;
align-items: center ;
gap: 14px;
}
.s-offer-bank-wrapper {
display: flex ;
width: 100% ;
}