Line 50: | Line 50: | ||
@media screen and (max-width: 768px) { | @media screen and (max-width: 768px) { | ||
+ | .venus-menu { | ||
+ | position: fixed; | ||
+ | left: 0; | ||
+ | top: 0; | ||
+ | z-index: 999; | ||
+ | |||
+ | } | ||
li a{ | li a{ | ||
font-size: .2em !important; | font-size: .2em !important; |
Revision as of 15:07, 23 July 2018