Hello!
I started to create first site for challenge (“Tribute Page”). And I have two serious and very annoying issues. I have two containers and I want them to have the same height value. I can set fixed height for both of them but the text will splash and go outside the container on smaller monitor I use. So - how to set the two containers to be same height and look the same on different sizes (17" and 24" as well).
Second question - margins. I have .jumbotron margin-left and -right set for 10 %. The same values I set for two container but… they have different size! How to set margin of all three containers to fit each other?
Here’s my project site: https://codepen.io/icelandico/pen/aqNOLJ
Thanks in advance!