challenge-landing-page-thia.../style/header.css

7 lines
109 B
CSS

.header {
display: flex;
justify-content: center;
padding: 29px 0;
background-color: var(--black);
}