Created by: alanorth
Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate ml-auto
instead of offset-sm-1
class to retain a pixel perfect layout with previous versions.