Skip to content

Instantly share code, notes, and snippets.

@katyayu
Created December 21, 2017 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katyayu/b9e667b8ccfa9e3b72c8f2c64f790ca6 to your computer and use it in GitHub Desktop.
Save katyayu/b9e667b8ccfa9e3b72c8f2c64f790ca6 to your computer and use it in GitHub Desktop.
@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