Created
January 11, 2024 14:04
-
-
Save ItsOnlyBinary/6bb292d3924d41a69d2da8e24de0c9c2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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