mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 20:40:24 +00:00
large page titles
This commit is contained in:
parent
4bed09aff8
commit
97eb12561d
3 changed files with 5 additions and 1 deletions
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
|
|
@ -789,6 +789,10 @@ body {
|
|||
//
|
||||
|
||||
.bs-docs-content {
|
||||
> h1 {
|
||||
font-size: 4rem;
|
||||
}
|
||||
|
||||
> h2 {
|
||||
margin-top: 3rem;
|
||||
font-weight: normal;
|
||||
|
|
|
|||
Loading…
Reference in a new issue