@GodSmackedOrange said in 2 modules side by side:
.region.top.center .container .module {
float: left;
max-width: 32%;
margin: 0 50px;
}
I tried this along with another post and I get the same thing. The two weather modules go next to each other, but they end up in the same spot. The one module isn’t at the same hieght as the other.