remove debug colour
This commit is contained in:
parent
d4b8567166
commit
68b0abced2
1 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row flex-lg-row align-items-start g-5 py-5">
|
<div class="row flex-lg-row align-items-start g-5 py-5">
|
||||||
<h1>Besoin d'aide</h1>
|
<h1>Besoin d'aide</h1>
|
||||||
<div class="col-lg-3 bg-primary text-center">
|
<div class="col-lg-3 text-center">
|
||||||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 140x140" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#777"></rect><text x="50%" y="50%" fill="#777" dy=".3em">140x140</text></svg>
|
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 140x140" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#777"></rect><text x="50%" y="50%" fill="#777" dy=".3em">140x140</text></svg>
|
||||||
|
|
||||||
<h2>Contact</h2>
|
<h2>Contact</h2>
|
||||||
|
@ -153,7 +153,7 @@
|
||||||
<p><a class="btn btn-secondary" href="#">View details »</a></p>
|
<p><a class="btn btn-secondary" href="#">View details »</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-3 bg-primary text-center">
|
<div class="col-lg-3 text-center">
|
||||||
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 140x140" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#777"></rect><text x="50%" y="50%" fill="#777" dy=".3em">140x140</text></svg>
|
<svg class="bd-placeholder-img rounded-circle" width="140" height="140" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Placeholder: 140x140" preserveAspectRatio="xMidYMid slice" focusable="false"><title>Placeholder</title><rect width="100%" height="100%" fill="#777"></rect><text x="50%" y="50%" fill="#777" dy=".3em">140x140</text></svg>
|
||||||
|
|
||||||
<h2>Connexion</h2>
|
<h2>Connexion</h2>
|
||||||
|
|
Loading…
Reference in a new issue