Remove .welcome completely

This commit is contained in:
Ferit Yiğit BALABAN
2022-07-30 18:31:12 +03:00
parent cf8dcf8e1b
commit 22f632c717
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ $social-button_inner_margin: 10px;
left: 0;
color: transparent;
background-size: cover;
background-position: 50% 50%;
background-position: 50% 90%;
background-repeat: no-repeat;
opacity: 0;
z-index: 0;
@@ -72,6 +72,7 @@ $social-button_inner_margin: 10px;
li:nth-child(1) span {
background-image: urls.$index_slide1;
background-position-y: 50%;
}
li:nth-child(2) span {
background-image: urls.$index_slide2;