We currently use a mix of flexbox layout and Bootstrap's 12 column grid for layouts. Since we only target evergreen browsers, we have the option of using flexbox everywhere. This will make our code simpler, cleaner and make it easier for us to adapt DDT to different screen sizes.
We currently use a mix of flexbox layout and Bootstrap's 12 column grid for layouts. Since we only target evergreen browsers, we have the option of using flexbox everywhere. This will make our code simpler, cleaner and make it easier for us to adapt DDT to different screen sizes.