Skip to content

Commit f0158ba

Browse files
authored
Update team.md
1 parent 8727e4b commit f0158ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/team.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Jump to [staff](#staff), [master and bachelor students](#master-and-bachelor-stu
2323
<div class="row">
2424
{% endif %}
2525

26-
<div class="col-sm-6 clearfix">
26+
<div class="col-sm-12 clearfix">
2727
<img src="{{ site.url }}{{ site.baseurl }}/images/teampic/{{ member.photo }}" class="img-responsive" width="25%" style="float: left" />
2828
<h4>{{ member.name }}</h4>
2929
<i>{{ member.info }} <!--<br>email: <{{ member.email }}></i> -->
@@ -95,7 +95,7 @@ Jump to [staff](#staff), [master and bachelor students](#master-and-bachelor-stu
9595
<div class="row">
9696
{% endif %}
9797

98-
<div class="col-sm-6 clearfix">
98+
<div class="col-sm-12 clearfix">
9999
<h4>{{ member.name }}</h4>
100100
<i>{{ member.info }} <!-- <br>email: <{{ member.email }}></i> -->
101101
<ul style="overflow: hidden">

0 commit comments

Comments
 (0)