/
devigor
/
FirstProject
Обзор
Документация
Войти
/
devigor
/
FirstProject
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
css/components/_clients.css
46 строк
648 B
devigor
upload files
17 ноя 2025, 08:24
17 ноя 2025, 08:24
0bab7d6
Код
Авторство
О чём код?
.clients { background: var(--text-paragraph-color); } .clients__content { align-items: flex-start; padding-top: 100px; padding-bottom: 96px; width: 100%; } .info__title { font-size: 14px; line-height: 143%; letter-spacing: 0.14em; text-transform: uppercase; color: #ece7e4; margin-top: 35px; } .info__subtitle { font-size: 32px; line-height: 119%; color: #fff; margin-bottom: 14px; } .info__description { font-size: 15px; line-height: 160%; color: #ece7e4; max-width: 460px; } .clients__logos { height: 100%; margin-left: 180px; flex-direction: column; gap: 96px; } .logos__row { align-items: center; gap: 96px; }