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
/* Display Application URLs in lowercase */ | |
.AppCard_AppCardDetails__tbAhY * { | |
text-transform: none; | |
} | |
.BookmarkCard_BookmarkCard__1GmHc h3 { | |
text-transform: none !important; | |
} | |
/* Settings button style */ | |
.Home_SettingsButton__Qvn8C { |