Latest solutions
Latest comments
- @congdoan6997@NPelivan
In class .h-screen put min-height: 100vh, so that in smaller resolutions you can scroll through questions when you open them all.
- @sharmayatendra@NPelivan
In class .container instead justify-content: column put justify-content: center. It will put the card in the middle and it will look better.