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
In order to avoid floats tweeks when the height of siblings col are not the same, generate div between each cols. For a viewport width fork (xs, sm, md, lg), when cols complete a row, the div after has a clear-both, to make sure that the next cols align correctly.
The text was updated successfully, but these errors were encountered:
In order to avoid floats tweeks when the height of siblings col are not the same, generate div between each cols. For a viewport width fork (xs, sm, md, lg), when cols complete a row, the div after has a clear-both, to make sure that the next cols align correctly.
The text was updated successfully, but these errors were encountered: