Skip to content

Instantly share code, notes, and snippets.

@bendavis78
Created January 27, 2016 16:20
Show Gist options
  • Select an option

  • Save bendavis78/41cb03f570f07d543b3e to your computer and use it in GitHub Desktop.

Select an option

Save bendavis78/41cb03f570f07d543b3e to your computer and use it in GitHub Desktop.
.about hr {
width: 40px;
margin-bottom: 45px;
}
.portfolio .col {
margin-bottom: 24px;
}
.portfolio h5 {
text-align: center;
text-transform: uppercase;
margin-bottom: 15px;
}
.portfolio h6 {
text-align: center;
text-transform: uppercase;
margin-bottom: 45px;
}
.portfolio hr {
width: 40px;
margin-bottom: 45px;
}
.portfolio .portfolio-holder {
clear: both;
text-align: center;
}
.portfolio img {
width: 33%;
display: inline-block;
float: left;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment