Skip to content
Snippets Groups Projects
Commit 405e59fa6534 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Align bottom links on service provider cards

parent 915a7a2c5bfa
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
</a>
<div class="card-body">
<h2 class="h5 card-title">{{ name }}</h2>
<p class="card-text" style="max-height: 200px; overflow-y: auto;">
<p class="card-text" style="height: 200px; overflow-y: auto;">
{% block description %}{% endblock %}
</p>
{% if website %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment