mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
docs subheading tweaks
This commit is contained in:
parent
3fe96e8f50
commit
dba0e3c947
1 changed files with 2 additions and 1 deletions
|
@ -792,9 +792,10 @@ body {
|
|||
|
||||
> h2 {
|
||||
margin-top: 3rem;
|
||||
margin-bottom: 1.5rem;
|
||||
font-weight: normal;
|
||||
padding-bottom: 1rem;
|
||||
border-bottom: .065rem solid #e5e5e5;
|
||||
border-bottom: .065rem solid #eee;
|
||||
}
|
||||
|
||||
> h3 {
|
||||
|
|
Loading…
Reference in a new issue