Untitled
unknown
plain_text
a year ago
756 B
6
Indexable
.eg-horizontal-filter { overflow-x: auto; margin-bottom: 20px } ul.eg-filter-list { min-width: max-content; display: flex; justify-content: center; grid-gap: 10px; padding: 0; } a.eg-list-item { background: #004587 none; border: 0; box-shadow: none; color: #fff; font-family: Effra,Arial,sans-serif; font-size: 16px; font-weight: 600; padding: 10px 21px; border: 1px solid transparent; border-radius: 4px; cursor: pointer; display: inline-block; text-transform: uppercase; text-align: center; text-decoration: none; } .eg-horizontal-filter::-webkit-scrollbar { display: none; } .eg-horizontal-filter { -ms-overflow-style: none; scrollbar-width: none; }
Editor is loading...
Leave a Comment