fix главной
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero__eyebrow {
|
.hero__eyebrow {
|
||||||
margin: 0 0 10px;
|
margin: 0 0 50px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
letter-spacing: 0.1em;
|
letter-spacing: 0.1em;
|
||||||
@@ -188,6 +188,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.category__item {
|
.category__item {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #2f2520;
|
color: #2f2520;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
@@ -199,7 +202,7 @@
|
|||||||
.category__item span {
|
.category__item span {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 10px 12px;
|
padding: 10px 12px;
|
||||||
font-weight: 700;
|
/* font-weight: 700; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.showcase__grid {
|
.showcase__grid {
|
||||||
|
|||||||
Reference in New Issue
Block a user