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:
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;