Skip to content

Commit 532445c

Browse files
Update index.html
1 parent 1274351 commit 532445c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@
208208
background-repeat: no-repeat;
209209
background-position: center 23%; /* Yatayda ortalanmış, dikeyde %23 aşağıya kaydırılmış */
210210
background-size: cover; /* Alanı tamamen kaplamak için */
211-
padding-top: 100px !important;
211+
padding-top: 0 !important;
212+
top: 10px;
212213
}
213214

214215
/* Mobil cihazlar için */
@@ -1605,3 +1606,4 @@ <h1 class="home-text48">
16051606

16061607

16071608

1609+

0 commit comments

Comments
 (0)