You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to follow the workaround listed on#343 but when I adjusted margin-left to 2%, the columns did not adjust at the end, given they have a fixed percentage width as seen here:
.four.columns { width: 30.6666666667%; }
How can I adjust the width on this to match the new margin-left percentage of columns?
The text was updated successfully, but these errors were encountered:
Hi
I tried to follow the workaround listed on#343 but when I adjusted margin-left to 2%, the columns did not adjust at the end, given they have a fixed percentage width as seen here:
How can I adjust the width on this to match the new margin-left percentage of columns?
The text was updated successfully, but these errors were encountered: