Browse Source

Merge branch 'gh-pages' of github.com:BlackrockDigital/startbootstrap-agency into gh-pages

master
David Miller 10 years ago
parent
commit
c60e29e934
  1. 4
      less/agency.less

4
less/agency.less

@ -163,7 +163,7 @@ h1, h2, h3, h4, h5, h6 { @@ -163,7 +163,7 @@ h1, h2, h3, h4, h5, h6 {
header {
background-image: url('../img/header-bg.jpg');
background-repeat: none;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
.background-cover;
@ -725,4 +725,4 @@ img::-moz-selection { @@ -725,4 +725,4 @@ img::-moz-selection {
body {
webkit-tap-highlight-color: @brand-primary;
}
}

Loading…
Cancel
Save