Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 413 Bytes

File metadata and controls

11 lines (9 loc) · 413 Bytes

Card Hover Reveal

Card-Hover-Reveal-demo

Project goals

  • div overlay up to 100% on hover with transition cubic-bezier
  • transform: scale() in order to create the zoom effect on paintings
  • z-index in order to put lettering above everything
  • flexbox to have 4 equals item

🛠️

CSS, HTML