Skip to content

Commit 49df8bd

Browse files
Update index.html
1 parent b620380 commit 49df8bd

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@
214214
/* Mobil cihazlar için */
215215
@media screen and (max-width: 768px) {
216216
.hero-container {
217-
min-width: 280px; /* 321 ya da 400px deneyebilirsin */
218-
max-width: 480px; /* 640 */
217+
min-width: 420px; /* 321 ya da 400px deneyebilirsin */
218+
max-width: 780px; /* 640 */
219219
background-size: cover; /* Resmi düzgün şekilde göstermek için */
220220
}
221221
}
@@ -1295,7 +1295,7 @@
12951295
</div>
12961296
</div>
12971297
</div>
1298-
instagram: ASTROBESAT
1298+
instagram2: ASTROBESAT
12991299
<div class="hero-container section-container">
13001300
<div class="home-max-width1 max-width">
13011301
<div class="home-content">
@@ -1626,5 +1626,6 @@ <h1 class="home-text48">
16261626

16271627

16281628

1629+
16291630

16301631

0 commit comments

Comments
 (0)