Created
December 6, 2024 21:05
-
-
Save corypina/414e349c0615bba3750872a5d3a53c2c to your computer and use it in GitHub Desktop.
Beaver Builder
This file contains hidden or 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
/* Prevent the mobile menu flyout X button from growing in font size on hover */ | |
.fl-menu-mobile-close, | |
.fl-menu-mobile-close:hover { | |
font-size: inherit; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment