idev0085 / react-boilerplate

0 stars 0 forks source link

what is display flex in css #119

Open idev0085 opened 1 year ago

idev0085 commented 1 year ago

Flex is the value of css display . By using display flex in parent elements, child elements automatically align like columns or rows with auto width and auto height.