mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
h1 for poll kind
This commit is contained in:
parent
24907bfe04
commit
90e2156dce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user