引导行 MT?

tha*_*jwj 2 row

<section id="about">
        <div class="container">
          <div class="row mt-400 mt-xs-20">
            <div class="col-md-12 text-center">
Run Code Online (Sandbox Code Playgroud)

所以我找到了以下代码。mt 和 mt-xs 代表什么?谷歌搜索没有相关信息,有没有文档可以告诉我?

koj*_*ow7 5

这是一个间距值。表示.mmargin表示.ttop因此,它正在设置行的上边距。表示xs考虑的屏幕尺寸extra small

请参阅https://getbootstrap.com/docs/4.0/utilities/spacing/了解更多信息。