1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

clean out comments that aren't all that helpful

This commit is contained in:
Mark Otto
2015-08-17 18:33:34 -07:00
parent d2a29b5643
commit c3373df95f
31 changed files with 8 additions and 147 deletions

View File

@@ -1,8 +1,3 @@
//
// Jumbotron
// --------------------------------------------------
.jumbotron {
padding: $jumbotron-padding ($jumbotron-padding / 2);
margin-bottom: $jumbotron-padding;