diff --git a/src/styles/stars.scss b/src/styles/stars.scss index a43ef6a82e8d7d807079b71525aa23dfb50c4015..67859e0c831ca609c0b9f28ba2127521ac8e7057 100644 --- a/src/styles/stars.scss +++ b/src/styles/stars.scss @@ -28,7 +28,7 @@ html { height: 1px; background: transparent; box-shadow: multiple-box-shadow(7000); - animation : animStar 150s linear infinite; + animation : animStar 600s linear infinite; z-index: -5; &:after { @@ -70,7 +70,7 @@ html { height: 3px; background: transparent; box-shadow: multiple-box-shadow(1000); - animation: animStar 450s linear infinite; + animation: animStar 150s linear infinite; z-index: -3; &:after {