Make the text on the index page LARGE
This commit is contained in:
parent
8eb3e526f5
commit
3c7df632a4
@ -2,7 +2,7 @@
|
||||
{% block title %}{% endblock %}
|
||||
{% block body %}
|
||||
<div class="flex flex-col w-full h-fit content-center justify-center">
|
||||
<a class="btn btn-ghost normal-case w-96 h-20 flex-initial bg-base-300 shadow-xl self-center m-48" href="/create">
|
||||
<a class="btn btn-ghost normal-case w-96 h-20 flex-initial bg-base-300 shadow-xl self-center m-48 text-lg" href="/create">
|
||||
Crea tu propio test AHORA!
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user