gpt4 book ai didi

html - 如何放大bootstrap的h1.page-header行?

转载 作者:太空宇宙 更新时间:2023-11-04 03:42:09 25 4
gpt4 key购买 nike

请问如何扩展bootstrap的h1.page-header下的行?

这是一个 template :

<h1 class="page-header">ABC</h1>

提前致谢!

最佳答案

我假设你的意思是放大,因为它已经是全宽了。

将此添加到 CSS 以获得最简单的解决方案。

h1.page-header {
border-width: 3px;
}

关于html - 如何放大bootstrap的h1.page-header行?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24718912/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com