Skip to content

Commit c557781

Browse files
committed
fix use wish block
1 parent fbf3b9b commit c557781

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_includes/for.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ <h4>WordPress</h4>
2525
<div class="row casestudy">
2626
<div class="col-sm-4">
2727
<a href="/for/joomla" class="item img-thumbnail bg-white item--joomla">
28-
<img src="/images/frameworks/joomla.svg" alt="joomla">
29-
<h4>joomla</h4>
28+
<div>
29+
<img src="/images/frameworks/joomla.svg" alt="joomla">
30+
<h4>joomla</h4>
31+
</div>
3032
</a>
3133
</div>
3234
<div class="col-sm-4">

0 commit comments

Comments
 (0)