summaryrefslogtreecommitdiff
path: root/template/team.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/team.html.j2')
-rw-r--r--template/team.html.j220
1 files changed, 13 insertions, 7 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2
index 900e987b..0a445544 100644
--- a/template/team.html.j2
+++ b/template/team.html.j2
@@ -113,7 +113,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<!-- was: height="240" -->
<ul class="text-center">
</ul>
@@ -123,7 +124,7 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
<!-- was: height="240" -->
<i class="fa fa-user"></i>
<ul class="text-center">
@@ -135,7 +136,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<!-- was: height="240" -->
<ul class="text-center">
</ul>
@@ -145,7 +147,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>
@@ -154,7 +157,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>
@@ -163,7 +167,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>
@@ -183,7 +188,8 @@
<p></p>
</div>
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 profile">
- <div class="img-box img-none fa fa-user">
+ <div class="img-box img-none">
+ <i class="fa fa-user"></i>
<ul class="text-center">
</ul>
</div>