/
eb
/
react-2020-11-13
Обзор
Документация
Войти
/
eb
/
react-2020-11-13
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/components/header/header.module.css
7 строк
123 B
andriiko
add header, normalize.css, styles, move to folders
19 ноя 2020, 22:29
19 ноя 2020, 22:29
96c9abb
Код
Авторство
О чём код?
.header { display: flex; align-items: center; justify-content: center; height: 60px; background: var(--black); }