Skip to content

Instantly share code, notes, and snippets.

@ItsOnlyBinary
Created January 11, 2024 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ItsOnlyBinary/6bb292d3924d41a69d2da8e24de0c9c2 to your computer and use it in GitHub Desktop.
Save ItsOnlyBinary/6bb292d3924d41a69d2da8e24de0c9c2 to your computer and use it in GitHub Desktop.
<style>
@media screen and (max-width: 769px) {
.kiwi-header-name-container {
max-width: 8%;
min-width: 30px;
}
.kiwi-header-option a {
padding: 0 8px;
min-width: 32px;
}
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment