diff --git a/style.css b/style.css index ee853b1..a20f794 100644 --- a/style.css +++ b/style.css @@ -282,7 +282,8 @@ section .team .item:nth-child(odd) { section .team .item:nth-child(even) { margin-right: 0; } -section .team .item img { +section .team .item img, +section img.alignleft { float: left; margin: 0px 15px 0px 0px; }