Skip to content

Commit 6af85a6

Browse files
authored
Update profiles.liquid
1 parent aed69d3 commit 6af85a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/profiles.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ layout: page
7777
<div class="row">
7878
{% for profile in page.profiles %}
7979
{% if profile.type == 'alumni' %}
80-
<div class="col-md-2">
80+
<div class="col-md-3">
8181
<div class="shadow-box text-center">
8282

8383
{% if profile.image %}

0 commit comments

Comments
 (0)