Skip to content
Snippets Groups Projects
Unverified Commit e2bded56 authored by Tom Wiesing's avatar Tom Wiesing
Browse files

Make things bigger

parent b94ea597
Branches
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ layout: default ...@@ -22,7 +22,7 @@ layout: default
</div> </div>
</div> </div>
</div> </div>
<p> <div class="caption">
{{content}} {{content}}
</p> </div>
</div> </div>
\ No newline at end of file
...@@ -51,7 +51,7 @@ layout: default ...@@ -51,7 +51,7 @@ layout: default
</div> </div>
<p> <div class="caption">
{{content}} {{content}}
</p> </div>
</div> </div>
...@@ -17,7 +17,7 @@ layout: default ...@@ -17,7 +17,7 @@ layout: default
</div> </div>
</div> </div>
</div> </div>
<p> <div class="caption">
{{content}} {{content}}
</p> </div>
</div> </div>
\ No newline at end of file
...@@ -86,7 +86,7 @@ layout: default ...@@ -86,7 +86,7 @@ layout: default
{% endif %} {% endif %}
</div> </div>
</div> </div>
<p> <div class="caption">
{{content}} {{content}}
</p> </div>
</div </div
\ No newline at end of file
...@@ -48,7 +48,7 @@ layout: default ...@@ -48,7 +48,7 @@ layout: default
{% endif %} {% endif %}
</div> </div>
</div> </div>
<p> <div class="caption">
{{content}} {{content}}
</p> </div>
</div> </div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment