2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Remove a few extra newlines.

This commit is contained in:
XhmikosR
2017-11-03 13:33:46 +02:00
parent c13faac04d
commit ed374d1ee9
14 changed files with 0 additions and 32 deletions
-13
View File
@@ -1,7 +1,6 @@
/*
* Globals
*/
@media (min-width: 48em) {
html {
font-size: 18px;
@@ -30,20 +29,16 @@ h6,
color: #333;
}
/*
* Override Bootstrap's default container.
*/
.container {
max-width: 60rem;
}
/*
* Masthead for nav
*/
.blog-masthead {
margin-bottom: 3rem;
background-color: #428bca;
@@ -81,11 +76,9 @@ h6,
border-left: .3rem solid transparent;
}
/*
* Blog name and description
*/
.blog-header {
padding-bottom: 1.25rem;
margin-bottom: 2rem;
@@ -107,7 +100,6 @@ h6,
}
}
/*
* Main column and sidebar layout
*/
@@ -127,7 +119,6 @@ h6,
margin-bottom: 0;
}
/* Pagination */
.blog-pagination {
margin-bottom: 4rem;
@@ -136,11 +127,9 @@ h6,
border-radius: 2rem;
}
/*
* Blog posts
*/
.blog-post {
margin-bottom: 4rem;
}
@@ -153,11 +142,9 @@ h6,
color: #999;
}
/*
* Footer
*/
.blog-footer {
padding: 2.5rem 0;
color: #999;
-1
View File
@@ -154,7 +154,6 @@
</p>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->