fix centering of warning
This commit is contained in:
parent
d53046a066
commit
7ce19d43f7
@ -261,8 +261,8 @@ class Main extends Component {
|
||||
<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>
|
||||
</div>
|
||||
<div class="text">
|
||||
<h1>Registrace budou puštěny brzo.</h1>
|
||||
<div class="container text">
|
||||
<h1>Registrace budou puštěny brzo. </h1>
|
||||
</div>
|
||||
{/*
|
||||
<form id="form" class="container" onSubmit={(e) => this.onSubmit(e)}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user