Skip to content

Instantly share code, notes, and snippets.

@katyayu
Created Dec 21, 2017
Embed
What would you like to do?
@media (min-width:768px){
.mod-newsflash-adv__five-per-row .item {
  display: flex;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative!important;
  left: 0!important;
  top: 0!important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment