fix centering of warning

This commit is contained in:
Martin Quarda 2024-06-25 14:52:26 +02:00
parent d53046a066
commit 7ce19d43f7

View File

@ -261,7 +261,7 @@ class Main extends Component {
<div class="container text text-center"> <div class="container text text-center">
<h2>Stále nevíš, jestli se zúčastníš? Přečti si náš <button type="button" class="btn btn-warning" onClick={(e) => this.togglefaq()}>FAQ</button></h2> <h2>Stále nevíš, jestli se zúčastníš? Přečti si náš <button type="button" class="btn btn-warning" onClick={(e) => this.togglefaq()}>FAQ</button></h2>
</div> </div>
<div class="text"> <div class="container text">
<h1>Registrace budou puštěny brzo. </h1> <h1>Registrace budou puštěny brzo. </h1>
</div> </div>
{/* {/*