文章目录 Bootstrap5 文字排版 表格 Bootstrap 图像+Python flask 静态资源配置 Bootstrap5 文字排版 在 Bootstrap 5 中,文字大小 font-size 默认值为 1rem(16px),行高 line-height 为 1.5,除此之外,所有的 <p> 标签都设置了 margin-top: 0 和 margin-bottom: 1rem。 首先看一下标题标签,默认使用 h1 ~ h6,具体呈现效果如下所示。 <div class="container">