Flex BOX (CSS)
Learning and using flexbox for my CSS designs has been fantastic so far. Before now I have always used a Grid system (CSS grid).
Notes to get by:
. You do need a container, to wrap your contents ( Just like in the CSS code here (In this Project), I H...
bthedraft.hashnode.dev1 min read