intro background fixed

This commit is contained in:
NikolaBorislavovHristov 2019-02-04 14:13:06 +02:00
parent 2bcdd1e497
commit 86409d6ade

View file

@ -11,7 +11,9 @@
height: 100%;
background-image: url('/images/intro_background.jpg');
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
background-origin: border-box;
.overlay {
position: absolute;