Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.shinegis.mu
/
htdocs
/
assets
/
css
/
elems
/
/srv/data/web/vhosts/www.shinegis.mu/htdocs/assets/css/elems/contact-top.scss
#contact-top { position: relative; width: 100%; padding: 100px 0; .infos-wrapper { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; @media(max-width: $mobile) { flex-direction: column; align-items: center; } .info { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; width: 33%; @media(max-width: $mobile) { width: 100%; margin-top: 25px; } i { font-size: 32px; color: $blue; } p { font-size: 21px; font-family: "Manrope"; text-align: center; margin-top: 10px; } } } }