Skip to content

Instantly share code, notes, and snippets.

@ansidev
Created September 6, 2018 17:31
Show Gist options
  • Save ansidev/6439327c5ae9c6ebb7611eeddd1cfc4a to your computer and use it in GitHub Desktop.
Save ansidev/6439327c5ae9c6ebb7611eeddd1cfc4a to your computer and use it in GitHub Desktop.
.is-equal-height {
display: flex;
flex-direction: column;
height: 100%;
}
.is-equal-height .card-footer {
margin-top: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment