Add minimum height of content

master
Nikola Forró 7 years ago
parent 5635a30611
commit 5ca2abc02b

@ -26,7 +26,7 @@
{% endblock %} {% endblock %}
{% block content %} {% block content %}
<section class="mat-typography"> <section class="mat-typography" style="min-height: 26em">
<app-root></app-root> <app-root></app-root>
</section> </section>

Loading…
Cancel
Save