Open
Description
This is not really a big deal, I just noticed that the search input is a little off on mobile:
The fix is super easy: Convert margin: 0 0 0 16px; to margin-inline: 16px and it'll look perfect
to
it'll look like this
This should work on all instances of search input.
Sorry for bothering with such banal input lol