0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Fix sizing on masthead npm i snippet (#38521)

This commit is contained in:
Mark Otto 2023-04-27 18:32:56 -07:00 committed by GitHub
parent e468daac25
commit 2795421716
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,7 @@
pre {
padding: 0;
margin-top: .625rem;
margin-bottom: .625rem;
margin: .625rem 0;
overflow: hidden;
}
}