Created
April 29, 2020 12:03
-
-
Save ibndawood/a286a9b279d6502fea10a8d609a0261f to your computer and use it in GitHub Desktop.
Custom Requirement
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
| .dropdown-menu { | |
| font-size: 0.875em; | |
| } | |
| @media (min-width: 992px) { | |
| .yamm .yamm-content .nav-title, | |
| .yamm .yamm-content li>a { | |
| padding: 0; | |
| } | |
| } | |
| .yamm .nav-divider { margin: 0.25em 0; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment