Shrink bio-photo size on large screens

This commit is contained in:
Michael Rose
2014-02-13 10:26:21 -05:00
parent 17c20823eb
commit 51723f2c15
3 changed files with 4 additions and 5 deletions

View File

@ -12,9 +12,8 @@
max-width: 150px;
}
img.bio-photo {
width: 150px;
height: 150px;
.rounded(150px);
margin-left: 25px;
margin-right: 25px;
}
}
/* Image Grid ============================================== */