serty
This commit is contained in:
parent
359db89881
commit
71ce532490
|
|
@ -24,7 +24,7 @@
|
|||
<div class="row g-1">
|
||||
<div class="col-xl-7">
|
||||
<div class="card border-0 shadow-sm h-100" style="border-radius: var(--radius-md);">
|
||||
<div class="card-header bg-transparent border-bottom pt-4 px-4">
|
||||
<div class="card-header border-bottom bg-light pt-4 px-4">
|
||||
<h6 class="fw-bold mb-0 text-uppercase small text-primary" style="letter-spacing: 1px;">
|
||||
<i class="fas fa-id-badge me-2 text-primary"></i><?= _("Profil Institutionnel") ?>
|
||||
</h6>
|
||||
|
|
@ -106,7 +106,7 @@
|
|||
|
||||
<div class="col-12">
|
||||
<div class="card border-0 shadow-sm" style="border-radius: var(--radius-md);">
|
||||
<div class="card-header bg-white py-3 px-4 border-bottom d-flex align-items-center">
|
||||
<div class="card-header py-3 px-4 border-bottom bg-light d-flex align-items-center">
|
||||
<i class="fas fa-envelope-open-text me-3 text-primary fs-5"></i>
|
||||
<div>
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase "><?= _("Points de Contact par Service") ?></h6>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user