|
@@ -23,6 +23,7 @@ import 'animate.css';
|
|
|
background-image: url(./img/background.jpg);
|
|
|
background-size: 100% 130%;
|
|
|
background-position-y: 15%;
|
|
|
+ background-repeat: no-repeat;
|
|
|
-webkit-animation: first-page-bgimage 4s linear infinite;
|
|
|
-moz-animation: first-page-bgimage 4s linear infinite;
|
|
|
-o-animation: first-page-bgimage 4s linear infinite;
|