I was doing multiple things on this pen, and at some point I realised that I cannot horizontally resize this page below a certain px value. I don't think I have explicitly set anything like that. Why is it happening? Usually, the ways to set a maximum width would be
.x {
min-width: 150px;
}
I have not actually done any such thing. https://codepen.io/that_is_just_wrong/pen/pegRQz