maximus87

Untitled

Jun 13th, 2025
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. .wgl-portfolio-item_description::before {
  2. content: '';
  3. background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
  4. position: absolute;
  5. bottom: 0;
  6. left: 0;
  7. width: 100%;
  8. height: 30%;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment