Shrink the question text size

This commit is contained in:
apio 2023-01-25 19:52:48 +01:00
parent 81574c8358
commit 082ea0f6b9
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -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">