Skip to content

Commit 171cec5

Browse files
Update techturboimpressions2.html
1 parent ac7598a commit 171cec5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/techturboimpressions2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<div class="row justify-content-center">
33
{% assign techturbo1impressions = include.techturbo2impressions %}
44
{% for techturbo1impression in techturbo1impressions %}
5-
<div class="col-sm-6 col-md-4 col-lg-3 mb-4">
6-
<div class="card h-200 text-center shadow-sm">
5+
<div class="col-sm-12 col-md-6 col-lg-4 mb-4">
6+
<div class="card h-100 text-center shadow-sm">
77
<div class="card-body d-flex flex-column align-items-center justify-content-between">
88

99
<!-- Bild doppelt so groß wie auf Team -->

0 commit comments

Comments
 (0)