Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Change Font Size in Mobile Drawer Content */
- /* Main Menu */
- .jeg_mobile_wrapper .jeg_mobile_menu .menu-item a {
- font-size: 12px;
- }
- /* Sub-Menu */
- .jeg_mobile_wrapper .jeg_mobile_menu .menu-item .sub-menu a {
- font-size: 20px;
- }
- /* Copyright */
- .jeg_mobile_wrapper .jeg_aside_copyright {
- font-size: 20px
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement