remove hero translation

This commit is contained in:
captainill 2015-11-06 22:28:42 -08:00
parent 1c3f390676
commit 7b4effe79b
1 changed files with 0 additions and 3 deletions

View File

@ -4,10 +4,7 @@
#hero{
position: relative;
@include translate3d(0, -10px, 0);
text-align: center;
//background: image-url('../images/nomad-bg.png') 0 0 repeat;
//@include img-retina("../images/nomad-bg.png", "../images/nomad-bg@2x.png", 624px, 358px);
background: image-url('../images/nomad-giant.jpg') 0 0 no-repeat;
@include img-retina("../images/nomad-giant.jpg", "../images/nomad-giant.jpg", 624px, 358px);
background-size: cover !important;