How do I set the height of the bootstrap div divider relative to page size?
<div class="container">
<div class="row">
<div class="col">
its works!
</div>
</div>
</div>
How do I set the height of the bootstrap div divider relative to page size?
<div class="container">
<div class="row">
<div class="col">
its works!
</div>
</div>
</div>
Good evening Erick, how are you?
I do not know if I understood your question very well, but I believe the solution to your problem is to put in the css in the container div "height: 100vh;