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-02-25 03:18:25 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-03-16 18:38:18 +0300
commitc9c87b8199eb68dec7449f1b13b3d36010d6d048 (patch)
tree126b64878f622fea9f12ef5fa7a8d8e3e4c917ac /assets/stylesheets/bootstrap/_jumbotron.scss
parent899fe20a4dce276baa2795bb8b1b2db8f0b84acc (diff)
rake convert
Diffstat (limited to 'assets/stylesheets/bootstrap/_jumbotron.scss')
-rw-r--r--assets/stylesheets/bootstrap/_jumbotron.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/_jumbotron.scss b/assets/stylesheets/bootstrap/_jumbotron.scss
index e326b32..b4d4aac 100644
--- a/assets/stylesheets/bootstrap/_jumbotron.scss
+++ b/assets/stylesheets/bootstrap/_jumbotron.scss
@@ -13,7 +13,7 @@
.h1 {
color: $jumbotron-heading-color;
}
-
+
p {
margin-bottom: ($jumbotron-padding / 2);
font-size: $jumbotron-font-size;