remove colour bg in contact
This commit is contained in:
parent
f2d697be89
commit
0e21a91ad3
@ -3,8 +3,8 @@
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<h1 class="is-size-1 title has-text-weight-bold has-text-centered ">{{ .Title }}</h1>
|
||||
<div class="columns mt-2 is-desktop has-background-danger">
|
||||
<div class="column is-flex is-flex-direction-column has-text-centered has-background-warning">
|
||||
<div class="columns mt-2 is-desktop">
|
||||
<div class="column is-flex is-flex-direction-column has-text-centered">
|
||||
<i class="fa-solid fa-location-dot fa-3x mb-5"></i>
|
||||
<div class="mb-5">
|
||||
<h2 class="title is-3 has-text-white">Adresse Postale:</h2>
|
||||
@ -26,7 +26,7 @@
|
||||
{{ end }}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="column is-flex is-flex-direction-column has-text-centered ml-3-tablet has-background-warning">
|
||||
<div class="column is-flex is-flex-direction-column has-text-centered ml-3-tablet">
|
||||
<i class="fa-solid fa-phone fa-3x mb-5"></i>
|
||||
<h2 class="title is-3 has-text-white">Téléphone:</h2>
|
||||
<ul>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user