Shrink the question text size
This commit is contained in:
parent
81574c8358
commit
082ea0f6b9
@ -3,7 +3,7 @@
|
|||||||
{% block body %}
|
{% block body %}
|
||||||
<div class="hero h-fit">
|
<div class="hero h-fit">
|
||||||
<div class="hero-content flex-col text-center mt-12 lg:mt-48">
|
<div class="hero-content flex-col text-center mt-12 lg:mt-48">
|
||||||
<h1 class="text-5xl font-bold">¿Cuál es tu estación favorita?</h1>
|
<h1 class="text-3xl font-bold">¿Cuál es tu estación favorita?</h1>
|
||||||
<form class="card flex-shrink-0 w-full max-w-sm shadow-2xl bg-base-200" id="test-form"
|
<form class="card flex-shrink-0 w-full max-w-sm shadow-2xl bg-base-200" id="test-form"
|
||||||
action="/finish" method="post">
|
action="/finish" method="post">
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
|
Loading…
Reference in New Issue
Block a user