Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .gallery .gallery-item .gallery-icon>a {
- position: relative;
- display: block;
- overflow: hidden;
- z-index: 9;
- height: 300px;
- }
- .gallery-item a,
- .gallery-item img,
- .gallery-item picture {
- width: 100%;
- display: block;
- height: 100%;
- object-fit: cover;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement