4,554
edits
No edit summary |
No edit summary |
||
Line 109: | Line 109: | ||
height: fit-content; | height: fit-content; | ||
border-bottom: 1px solid black; | border-bottom: 1px solid black; | ||
} | } | ||
.head-box { | .head-box { | ||
Line 129: | Line 126: | ||
justify-content: space-between; | justify-content: space-between; | ||
align-items: center; /* Align items vertically in the center */ | align-items: center; /* Align items vertically in the center */ | ||
} | |||
.filter { | |||
font-size: 17px; | |||
line-height: 22px; | |||
letter-spacing: 0.37px; | |||
} | } | ||
.head-filter .filter, | .head-filter .filter, |