| Current Path : /home/h/a/p/happyrenas/old/devis-huissier.fr/old/sass/components/layout/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/h/a/p/happyrenas/old/devis-huissier.fr/old/sass/components/layout/base/_page.scss |
// BEGIN PAGE CONTAINER
.c-layout-page {
@include clearfix();
}
.c-layout-page-loading {
* {
visibility: hidden;
}
.c-content-loader {
visibility: visible;
display: block;
position: fixed;
top: 50%;
left: 50%;
}
}
// END
@media (min-width: $screen-md-min) {
.container-fluid {
padding: $layout-fluid-padding;
}
}