Skip to content

Instantly share code, notes, and snippets.

@YakovSPb
Created January 28, 2019 15:24
Show Gist options
  • Save YakovSPb/7af18f0a8da38ce2acaeb54274e273bb to your computer and use it in GitHub Desktop.
Save YakovSPb/7af18f0a8da38ce2acaeb54274e273bb to your computer and use it in GitHub Desktop.
equalHeights - одинаковая высота
1. bower i equalHeights
2. В gulpfile.js
'app/libs/equalheights/equalheights.js',
3. В common.js
$(".service-item h4").equalHeights();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment