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

fix homepage

This commit is contained in:
Mark Otto
2017-05-28 17:52:52 -07:00
parent 930012f29a
commit bef65b17dc
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -3,7 +3,6 @@
.bd-masthead {
position: relative;
padding: 3rem ($grid-gutter-width-base / 2) 2rem;
margin-top: -2rem;
color: $bd-purple-light;
text-align: center;
background-image: linear-gradient(135deg, darken($bd-purple, 20%), $bd-purple, lighten(saturate($bd-purple, 5%), 15%));