这个简单的差距是如何实现的?

Mar*_*itt 2 html css

我开始使用Bootstrap和HTML.

看一下Bootstrap的主页,导致这个<div class="navbar navbar-fixed-top">和之后的差距是<div class="container">多少?50px ?

在此输入图像描述

我已经在chrome中探索了DOM结构,并且看不出哪个元素导致了这个差距?

lau*_*ent 5

它是由元素的padding-top属性引起的body,目前设置为90px.