Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .elementor-widget-rhye-widget-portfolio-irregular-grid .grid .grid__item:last-of-type {
- margin-bottom: calc(1 * (var(--distance-min-medium) * 1.2 * 1px));
- }
- @media screen and (min-width: 320px) {
- .elementor-widget-rhye-widget-portfolio-irregular-grid .grid .grid__item:last-of-type {
- margin-bottom: calc(1 * (var(--distance-min-medium) * 1px + (var(--distance-max-medium) * 1.2 - var(--distance-min-medium)) * ((100vw - 320px) / 1600)));
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement