mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 04:51:39 +02:00
grunt dist
This commit is contained in:
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
File diff suppressed because one or more lines are too long
@@ -110,6 +110,8 @@ body {
|
||||
color: #cdbfe3;
|
||||
}
|
||||
.bs-docs-nav .navbar-brand {
|
||||
padding-right: .25rem;
|
||||
padding-left: .25rem;
|
||||
color: #fff;
|
||||
}
|
||||
.bs-docs-nav .navbar-nav > li > a:hover,
|
||||
@@ -629,7 +631,7 @@ body {
|
||||
display: block;
|
||||
float: none;
|
||||
height: auto;
|
||||
padding: 2rem 1.25rem;
|
||||
padding: 1.75rem 1.25rem;
|
||||
font-size: 20px;
|
||||
font-weight: 500;
|
||||
line-height: 1;
|
||||
@@ -952,6 +954,10 @@ body {
|
||||
border-width: .2rem;
|
||||
}
|
||||
|
||||
+ p {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
// Undo width of container
|
||||
.container {
|
||||
width: auto;
|
||||
|
Reference in New Issue
Block a user