2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

simplify jumbotron styles, rem-ify padding

This commit is contained in:
Mark Otto
2014-07-14 09:04:10 -07:00
parent 1c3d461996
commit 43450f7768
2 changed files with 2 additions and 7 deletions
+2 -2
View File
@@ -439,11 +439,11 @@
//
//##
@jumbotron-padding: 30px;
@jumbotron-padding: 2rem;
@jumbotron-color: inherit;
@jumbotron-bg: @gray-lighter;
@jumbotron-heading-color: inherit;
@jumbotron-font-size: ceil((@font-size-base * 1.5));
// @jumbotron-font-size: ceil((@font-size-base * 1.5));
//== Form states and alerts