overhangio / tutor-indigo

An elegant, customizable theme for Open edX
GNU Affero General Public License v3.0
73 stars 275 forks source link

fix: container width update #85

Closed hinakhadim closed 2 months ago

hinakhadim commented 2 months ago

Update UI container width from 1090 px to 1600px.

Reason: In redwood, a course outline sidebar is enabled for learning MFE. The content is congested due to low container width. So, we've increased the container width.

As it is clear from images that there is wide margin on left side. In this PR, margin is reduced so that readability of content will be improved.

Before:

Screenshot 2024-06-10 at 3 33 00 PM

image

After:

ss1

ss3