Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Hiding and showing sections on Home Mobile/desktop
- @media screen and (max-width: 641px) {
- section[data-section-id="64ebc5b2f3bbbd56308e6cf5"] {
- display:none !important;
- }
- }
- @media screen and (min-width: 641px) {
- section[data-section-id="64ebc5a3d0e4a46a28d88f35"] {
- display:none !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement