Skip to content

Instantly share code, notes, and snippets.

@nikolailehbrink
Created March 8, 2023 14:18
Show Gist options
  • Save nikolailehbrink/2714ef5f848b58fc5b618171e6f4c787 to your computer and use it in GitHub Desktop.
Save nikolailehbrink/2714ef5f848b58fc5b618171e6f4c787 to your computer and use it in GitHub Desktop.
Bring all swiper slides to the same height
.swiper-slide {
height: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment