mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Fix sizing on masthead npm i snippet (#38521)
This commit is contained in:
@@ -42,8 +42,7 @@
|
|||||||
|
|
||||||
pre {
|
pre {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin-top: .625rem;
|
margin: .625rem 0;
|
||||||
margin-bottom: .625rem;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user