Remove top margin from seance fetch page
This commit is contained in:
parent
9a9493a196
commit
f99272cd84
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="column is-half is-offset-one-quarter has-text-centered" style="margin-top: 10%;">
|
||||
<div class="column is-half is-offset-one-quarter has-text-centered">
|
||||
<h1 class="title">{{ title }}</h1>
|
||||
|
||||
<div class="card has-text-left">
|
||||
|
|
Loading…
Reference in a new issue