D
D
Dima2019-01-15 21:07:45
Layout
Dima, 2019-01-15 21:07:45

How to fix flex so that it looks like in the picture?

I have it like this
5c3e214dc2d08714731711.png
And it should be like this
5c3e2147efbe3059453289.png
https://codepen.io/DimaDolgoter/pen/zybwBm?editors=1000

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
prrrrrrr, 2019-01-15
@prrrrrrr

.grid-1-5 {
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question