I've been struggling with a unique challenge for the past day without success. I can't seem to figure out where I am making a mistake.
My goal is to design a fixed container layout using Bootstrap, which is precisely 33em
wide and horizontally centered with auto margins.
In addition to this, I want to incorporate the span
classes into this new 33em
layout.
How can I achieve this task? While I have made some progress on the width aspect, the auto margins are not consistent across different pages.
This project involves LESS and Bootstrap 2.3.