Skip to content

Commit e5c572d

Browse files
author
Seth Frank
committed
Changed margin to percentage for homepage pic
1 parent 87ba783 commit e5c572d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: ''
88
<h2 style="text-align: center;">Be sure to check out our 12 Days of STEAM event <a href="{{ site.url}}/12daysofsteam">here</a>!</h2>
99

1010
<div class= "float-left" style="margin-top: 20px; margin-bottom: 20px; margin-right: 0px">
11-
<img alt= "Team Photo 178" style="width: 49%; margin-right: 11px" src="{{ site.url }}/assets/img/LeadershipPhoto.jpg"/>
11+
<img alt= "Team Photo 178" style="width: 49%; margin-right: 1.375%" src="{{ site.url }}/assets/img/LeadershipPhoto.jpg"/>
1212
<img alt= "Team Photo 178" style="width: 49%;" src="{{ site.url }}/assets/img/VeteranNewMemberPhoto.jpg"/>
1313
</div>
1414

0 commit comments

Comments
 (0)