2.6.3
Fix Search CSS
This commit is contained in:
@@ -391,13 +391,17 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.utci-searching {
|
.utci-searching {
|
||||||
margin-top: 7px;
|
margin-top: 6px;
|
||||||
|
padding: 5px 10px;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #b09870;
|
color: #5a3e1b;
|
||||||
|
background: #f5edd6;
|
||||||
|
border-radius: 6px;
|
||||||
font-family: Manrope, sans-serif;
|
font-family: Manrope, sans-serif;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
letter-spacing: 0.08em;
|
letter-spacing: 0.08em;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ── Stacked header layout (mobile + tablet) ─────────────────────────────
|
/* ── Stacked header layout (mobile + tablet) ─────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user