I don't know if it's me missing something or computers really cannot add correctly. Apparently, the layout on my website is broken on certain circumstances. It is pretty weird since the code used for the layout that is broken is exactly the same as the code used in the layout for another page.
The first attached file shows a correct layout. It even shows that the left side uses 57% of the width plus an extra 3% margin to the right. Then the right side uses 40% of the width. Therefore 57% + 3% + 40% = 100%.
Now the second file...yeah there's some problems there. The console inspector shows the exact same styling done yet it thinks that 57% + 3% + 40% > 100% thus breaking the layout? I guess computers aren't the sharpest tool in the shed. (I should be missing something but I don't believe I am. This is not meant to be answered but just thought I'd share some dumbness of computers. lol)
The first attached file shows a correct layout. It even shows that the left side uses 57% of the width plus an extra 3% margin to the right. Then the right side uses 40% of the width. Therefore 57% + 3% + 40% = 100%.
Now the second file...yeah there's some problems there. The console inspector shows the exact same styling done yet it thinks that 57% + 3% + 40% > 100% thus breaking the layout? I guess computers aren't the sharpest tool in the shed. (I should be missing something but I don't believe I am. This is not meant to be answered but just thought I'd share some dumbness of computers. lol)