Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .hover-zoom:hover:not(:focus) .hover-zoom__zoom {
- transform: none;
- }
- .hover-zoom:hover:not(:focus) .hover-zoom__inner {
- transform: none;
- }
- .hover-zoom:hover:not(:focus) .section-image__caption-horizontal {
- transform: none;
- }
- .hover-zoom:hover:not(:focus) .section-image__caption-horizontal.text-left {
- transform: none;
- }
- .hover-zoom:hover:not(:focus) .section-image__caption-horizontal.text-right {
- transform: none;
- }
- .hover-zoom:hover:not(:focus) .section-image__caption-horizontal_top {
- transform: none;
- }
- .hover-zoom:hover:not(:focus) .section-image__caption-horizontal_top.text-left {
- transform: none;
- }
- .hover-zoom:hover:not(:focus) .section-image__caption-horizontal_top.text-right {
- transform: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement