2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

docs tweaks for responsive

This commit is contained in:
Mark Otto
2015-08-19 00:07:59 -07:00
parent 624723f4c3
commit 980d8ea2d8
6 changed files with 34 additions and 18 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
.bd-masthead {
position: relative;
padding: ($grid-gutter-width / 2);
padding: 3rem ($grid-gutter-width / 2) 2rem;
color: $bd-purple-light;
text-align: center;
background: -webkit-linear-gradient(135deg, darken($bd-purple, 20%), $bd-purple, lighten(saturate($bd-purple, 5%), 15%));
@@ -21,7 +21,7 @@
margin-left: auto;
margin-right: auto;
margin-bottom: 2rem;
font-size: 1rem;
font-size: 1.25rem;
color: #fff;
}