mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 21:22:52 +02:00
linting
This commit is contained in:
@@ -41,7 +41,8 @@ h6, .h6 {
|
|||||||
.blog-masthead {
|
.blog-masthead {
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 3rem;
|
||||||
background-color: #428bca;
|
background-color: #428bca;
|
||||||
box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
|
-webkit-box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
|
||||||
|
box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Nav links */
|
/* Nav links */
|
||||||
@@ -81,8 +82,8 @@ h6, .h6 {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.blog-header {
|
.blog-header {
|
||||||
margin-bottom: 2rem;
|
|
||||||
padding-bottom: 1.25rem;
|
padding-bottom: 1.25rem;
|
||||||
|
margin-bottom: 2rem;
|
||||||
border-bottom: .05rem solid #eee;
|
border-bottom: .05rem solid #eee;
|
||||||
}
|
}
|
||||||
.blog-title {
|
.blog-title {
|
||||||
|
Reference in New Issue
Block a user