Remove .welcome completely
This commit is contained in:
@@ -49,7 +49,6 @@
|
|||||||
</nav>
|
</nav>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
<main id="content">
|
<main id="content">
|
||||||
<!--<h1 class="welcome">Güvenilir alışverişin<br>merkezine<br>hoşgeldiniz!</h1>-->
|
|
||||||
<ul class="slideshow">
|
<ul class="slideshow">
|
||||||
<li><span></span></li>
|
<li><span></span></li>
|
||||||
<li><span></span></li>
|
<li><span></span></li>
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ $social-button_inner_margin: 10px;
|
|||||||
left: 0;
|
left: 0;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: 50% 50%;
|
background-position: 50% 90%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
@@ -72,6 +72,7 @@ $social-button_inner_margin: 10px;
|
|||||||
|
|
||||||
li:nth-child(1) span {
|
li:nth-child(1) span {
|
||||||
background-image: urls.$index_slide1;
|
background-image: urls.$index_slide1;
|
||||||
|
background-position-y: 50%;
|
||||||
}
|
}
|
||||||
li:nth-child(2) span {
|
li:nth-child(2) span {
|
||||||
background-image: urls.$index_slide2;
|
background-image: urls.$index_slide2;
|
||||||
|
|||||||
Reference in New Issue
Block a user