Shrink bio-photo size on large screens
This commit is contained in:
parent
17c20823eb
commit
51723f2c15
3 changed files with 4 additions and 5 deletions
2
assets/css/ie.min.css
vendored
2
assets/css/ie.min.css
vendored
File diff suppressed because one or more lines are too long
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -12,9 +12,8 @@
|
|||
max-width: 150px;
|
||||
}
|
||||
img.bio-photo {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
.rounded(150px);
|
||||
margin-left: 25px;
|
||||
margin-right: 25px;
|
||||
}
|
||||
}
|
||||
/* Image Grid ============================================== */
|
||||
|
|
Loading…
Reference in a new issue