page flickering solved

This commit is contained in:
Edin Dazdarevic
2015-04-20 14:12:42 +02:00
parent ecbe58c626
commit 729393d88c

View File

@@ -2,6 +2,10 @@
/* site */
html {
overflow-y: scroll;
}
body{
background: url("https://res.cloudinary.com/du5pdibul/image/upload/v1428813560/bg_prp6pz.jpg") fixed 100% 100% ;
background-size: cover ;