| Current Path : /home/happyrenas/old/devis-huissier.fr/old/sass/components/content/base/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/happyrenas/old/devis-huissier.fr/old/sass/components/content/base/_vertical-center.scss |
// BEGIN: Media 2
.c-content-v-center {
.c-wrapper {
width: 100%;
height: 100%;
display: table;
.c-body {
display: table-cell;
vertical-align: middle;
}
}
}
// END: Media 2