mirror of
https://github.com/hacks-guide/minimal-mistakes.git
synced 2024-11-23 16:59:41 +00:00
Shrink bio-photo size on large screens
This commit is contained in:
parent
17c20823eb
commit
51723f2c15
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 New Issue
Block a user