mirror of https://github.com/twbs/bootstrap.git
Fix sizing on masthead npm i snippet (#38521)
This commit is contained in:
parent
e468daac25
commit
2795421716
|
@ -42,8 +42,7 @@
|
|||
|
||||
pre {
|
||||
padding: 0;
|
||||
margin-top: .625rem;
|
||||
margin-bottom: .625rem;
|
||||
margin: .625rem 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue