Skip to content

Commit 08f9ccb

Browse files
Update index.html
1 parent 43f7b79 commit 08f9ccb

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: 100px;
212213

213214
}
214215

@@ -1608,3 +1609,4 @@ <h1 class="home-text48">
16081609

16091610

16101611

1612+

0 commit comments

Comments
 (0)