Images Grow on Hover - Free CSS

Sdílet
Vložit
  • čas přidán 18. 06. 2024
  • Big thanks to Brent for this code to grow images in an easy-funky way :)
    Code Used:
    @media (min-width: 768px) { /* Disable on mobile */
    .hov {
    transition: width ease-in-out 0.5s;}
    .hov:hover {
    width: 70%;
    }
    Code Source: millcomm.ca/sandbox/stretch-c...
    👉 Grab our $1 Business Packs: learn.websquadron.co.uk/#packs
    👉 WordPress Hosting: be.elementor.com/visit/?bta=2...
    👉 The Pro Page Builder: be.elementor.com/visit/?bta=2...
    Need 1-2-1 Support: learn.websquadron.co.uk/#support
    Join our Facebook Group: / websquadron
    Get Code Snippets Pro: r.freemius.com/10565/3304295/
  • Jak na to + styl

Komentáře • 1