Skip to content
Jonas Platte edited this page Aug 6, 2020 · 1 revision

Remove default search entry styling

#search {
    border: unset;
    outline: unset;
    box-shadow: unset;
    border-radius: unset;
}
Clone this wiki locally