Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- a.jeg_menu_close {
- z-index : 99999999;
- color: #212121; /* close button color */
- padding : 20px;
- top : 0;
- }
- a.jeg_menu_close:hover {
- color : red; /* close button hover color */
- }
- a.jeg_menu_close i{
- height : 40px;
- display: flex;
- align-items: center;
- }
- .jeg_mobile_wrapper {
- width : 100%;
- }
- .jeg_aside_item.jeg_search_wrapper form{
- margin-right : 60px
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement