h1 for poll kind

This commit is contained in:
Tykayn 2022-03-02 11:22:28 +01:00 committed by tykayn
parent 24907bfe04
commit 90e2156dce
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
<form action="#" [formGroup]="pollService.form">
<div class="min-height">
<app-errors-list [form]="pollService.form"></app-errors-list>
<h3 class="title is-3">
<h1 class="title is-3">
{{ 'creation.want' | translate }}
</h3>
</h1>
<div class=" ">
<div class="kind-of-poll">
<div