vh
This commit is contained in:
parent
8fc425ee8a
commit
8b33d60778
|
|
@ -141,12 +141,11 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- Affichage mobile (cartes) -->
|
<!-- Affichage mobile (cartes) -->
|
||||||
<div class="d-md-none">
|
<div class="d-md-none">
|
||||||
<h4 id="h4_titre" class="mb-0 text-center text-truncate" style="max-width: 150px;">
|
<h4 id="h4_titre" class="mb-0 text-center text-truncate" style="max-width: 200px;">
|
||||||
<i class="fas fa-home me-2"></i>
|
<i class="fas fa-home me-2"></i>
|
||||||
<?= _("Famille") ?> <?= $adherent['nomAdherent'] ?>
|
<?= _("Famille") ?> <?= $adherent['nomAdherent'] ?>
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-4 text-end">
|
<div class="col-4 text-end">
|
||||||
<span class="badge bg-light text-dark fs-8">
|
<span class="badge bg-light text-dark fs-8">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user