-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path7.2cf72a8b83281266e074.css
1 lines (1 loc) · 1.51 KB
/
7.2cf72a8b83281266e074.css
1
.page-home:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:url(img/homePageBackground__3WQle.png) no-repeat 50%;background-size:cover;animation-name:customBackgroundAnimation;animation-duration:80s;animation-iteration-count:infinite}.page-home__container{display:flex;flex:1;justify-content:center;align-items:center;position:relative}.page-home__container-double{flex:2}.page-home__hello-box{width:500px}.page-home__animated-text{margin-left:15px}.page-home__btn-container{display:flex;align-items:center;margin-top:20px}.page-home__about-btn{margin-right:30px}.page-home__about-btn,.page-home__portfolio-btn{padding:18px 36px 18px 30px;font-size:16px}@keyframes customBackgroundAnimation{0%{transform:scale(1)}50%{transform:scale(1.04) translate(-15px,8px)}to{transform:scale(1) translate(0)}}.page-home.switch-page-enter-active:before{background:none}@media only screen and (max-width:992px){.page-home:before{animation:none}}@media only screen and (max-width:768px){.page-home__hello-box{width:100%}.page-home__container{display:none}.page-home__container-double{display:flex;text-align:center;padding-top:30px;padding-bottom:60px}.page-home__hello-box>div:nth-child(3){font-size:2rem}.page-home:before{display:none}}@media only screen and (max-width:480px){.page-home__container-double,.page-home__hello-box>div:nth-child(2)>.header{display:block}.page-home__hello-box>div:nth-child(3){font-size:1.8rem}.page-home__animated-text .header{font-size:2.2rem}.page-home__about-btn{margin-right:0;margin-bottom:20px}}