📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 01:18:30
📂
/ (Root)
/
home
/
xeqi7597
/
public_html
/
wp-content
/
themes
/
ClrD
/
sass
📍 /home/xeqi7597/public_html/wp-content/themes/ClrD/sass
🔄 Refresh
✏️
Editing: _recommandations.scss
Writable
.banniere-recommandations { height: 80px; margin-bottom: 15px; overflow: hidden; background-color: var(--peach); img { width: 100%; height: 100%; object-fit: cover; opacity: 0.6; } } .recommandations { margin-bottom: 100px; @media (max-width: $breakpoint__large_phone) { margin-bottom: 50px; } h2 { text-align: center; color: var(--red2); margin-top: 100px; } .auteur-citation { color: var(--red2); font-style: italic; font-size: 12px; } } .swiper { width: 70%; padding-top: 0; padding-bottom: 50px; overflow: initial!important; @media (max-width: $breakpoint__large_phone) { width: 100%; } } .swiper-slide { background-position: center; background-size: cover; background-color: white; width: 80%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 50px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .swiper-pagination-bullet-active { background: var(--red2); } .swiper-wrapper { display: flex; align-items: center; }
💾 Save Changes
❌ Cancel