| Current Path : /home/happyrenas/old/devis-huissier.fr/old/sass/components/layout/footers/ |
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/layout/footers/_go2top.scss |
.c-layout-go2top {
display: inline-block;
position: fixed;
bottom: 20px;
right: 10px;
cursor: pointer;
> i {
@include opacity(0.5);
color: #89939e;
font-size: 38px;
font-weight: 300;
}
&:hover {
@include opacity(0.8);
}
}