You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
455 B
21 lines
455 B
.vendor-list__ul {
|
|
padding-top: 16px;
|
|
}
|
|
@media (min-width: 640px) {
|
|
.shop-collection-item__img-container-description > span {
|
|
font-size: 15px;
|
|
line-height: 20px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.vendor-list__title {
|
|
margin-bottom: 24px;
|
|
font-size: 46px;
|
|
line-height: 64px;
|
|
letter-spacing: 1px;
|
|
}
|
|
.vendor-list__ul {
|
|
padding-top: 8px;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
} |