Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glebm@google.com>2015-01-17 19:38:22 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-01-18 01:49:15 +0300
commit90446df74e67ca1b4f7eed579eb8b87ccaf90408 (patch)
tree0ffadb17af26f3185ce3a43d47046dccaa26d8ec /assets/stylesheets/bootstrap/_jumbotron.scss
parent443d5b49eac84aec1cb2f8ea173554327bfc8c14 (diff)
rake convert
Diffstat (limited to 'assets/stylesheets/bootstrap/_jumbotron.scss')
-rw-r--r--assets/stylesheets/bootstrap/_jumbotron.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/stylesheets/bootstrap/_jumbotron.scss b/assets/stylesheets/bootstrap/_jumbotron.scss
index ed4c6c9..e326b32 100644
--- a/assets/stylesheets/bootstrap/_jumbotron.scss
+++ b/assets/stylesheets/bootstrap/_jumbotron.scss
@@ -13,6 +13,7 @@
.h1 {
color: $jumbotron-heading-color;
}
+
p {
margin-bottom: ($jumbotron-padding / 2);
font-size: $jumbotron-font-size;