/
devigor
/
FirstProject
Обзор
Документация
Войти
/
devigor
/
FirstProject
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
css/components/_contact.css
31 строка
499 B
devigor
upload files
17 ноя 2025, 08:24
17 ноя 2025, 08:24
0bab7d6
Код
Авторство
О чём код?
.contact { background-color: #cec4bc; padding-top: 98px; padding-bottom: 110px; } .contact__container { justify-content: space-between; align-items: center; } .contact__subtitle { font-size: 14px; line-height: 143%; letter-spacing: 0.14em; text-transform: uppercase; color: var(--text-color); } .contact__title { font-size: 40px; line-height: 105%; color: var(--text-header-color); width: 569px; } .contact__link { display: inline-block; margin-top: 15px; margin-right: 28px; }