V
V
Vlad2020-04-15 10:59:55
css
Vlad, 2020-04-15 10:59:55

Block alignment?



The blocks should be centered (like they are), but the text in them is somehow strange ... (should be on the same level), and all the text is the same size
codepen - here

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A person from Kazakhstan, 2020-04-15
@vchpro

header {
display: flex;
border: Black 2px dotted;
justify-content: center;
align-items: center;
background-color: #20B2AA;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question