fixed background position

This commit is contained in:
FezVrasta 2016-08-03 10:58:00 +02:00
parent 15fc722b59
commit 4aa8adb68c

View File

@ -1,6 +1,7 @@
.bd-masthead {
background-image: linear-gradient(rgba(0, 0, 255, 0.2), rgba(0, 0, 255, 0.4)), url("../assets/img/bg.jpg");
background-size: cover;
background-position: center top;
.bd-booticon {
color: #fff;