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

Added blank line between selectors in jumbotron

This commit is contained in:
Kevin Jannis
2015-01-15 20:17:02 +01:00
parent f1cb639c34
commit bb479b8f47
+1
View File
@@ -13,6 +13,7 @@
.h1 { .h1 {
color: @jumbotron-heading-color; color: @jumbotron-heading-color;
} }
p { p {
margin-bottom: (@jumbotron-padding / 2); margin-bottom: (@jumbotron-padding / 2);
font-size: @jumbotron-font-size; font-size: @jumbotron-font-size;