Skip to content

Instantly share code, notes, and snippets.

View theresaweb's full-sized avatar

Theresa Newman theresaweb

  • NY
View GitHub Profile
@theresaweb
theresaweb / maintain-grid-with-hover-effect.html
Last active October 25, 2019 13:59
Maintain flexgrid on hover
<div class="wrap">
<div class="item"><img src="https://via.placeholder.com/150" /></div>
<div class="item"><img src="https://via.placeholder.com/150" /><</div>
<div class="item"><img src="https://via.placeholder.com/150" /><</div>
</div>