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