Skip to content

Instantly share code, notes, and snippets.

@IamSohaggazi
Created May 9, 2019 05:31
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 IamSohaggazi/c09fe2099ec7e8bd875cd1966421980c to your computer and use it in GitHub Desktop.
Save IamSohaggazi/c09fe2099ec7e8bd875cd1966421980c to your computer and use it in GitHub Desktop.
/*custom css by m.s.g*/
.row-portfolio {
margin: 0 -10px
}
.row-portfolio .portfolio-item {
padding: 0 10px;
}
.portfolio-wrapper {
position: relative;
}
.portfolio-item {
width: 33.33%;
float: left;
margin-bottom: 20px;
}
.portfolio-image img {
width: 100%;
}
.portfolio-image {
position: relative;
overflow:hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment