I wanted to redesign this Flexbox Accordion:
Thanks. Almost right, how do I make the first two (klasa 5 and klasa 6) elements be horizontal for the whole screen?
CodePudding user response:
use flex-direction:column
to the blue box and remove transform: rotate(-90deg);
in klasa 5 and klasa 6