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
Is your feature request related to a problem? Please describe.
Not a problem per-say, but it is recommended that the float property should only be used for wrapping content around the text and not for anything else as the property was solely created for that purpose.
Describe the solution you'd like
Replace floats with Flexbox implementation. Tons of ways to implement it really.
Is your feature request related to a problem? Please describe.
Not a problem per-say, but it is recommended that the
float
property should only be used for wrapping content around the text and not for anything else as the property was solely created for that purpose.Describe the solution you'd like
Replace floats with Flexbox implementation. Tons of ways to implement it really.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: