Skip to content

Commit b620380

Browse files
Update index.html
1 parent 4f57446 commit b620380

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,14 +208,14 @@
208208
background-repeat: no-repeat;
209209
background-size: cover;
210210
background-position: center 2%;
211-
padding-top: 20 !important;
211+
padding-top: 12 !important;
212212
}
213213

214214
/* Mobil cihazlar için */
215215
@media screen and (max-width: 768px) {
216216
.hero-container {
217-
min-width: 321px; /* ya da 400px deneyebilirsin */
218-
max-width: 640px;
217+
min-width: 280px; /* 321 ya da 400px deneyebilirsin */
218+
max-width: 480px; /* 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-
deneme reşo
1298+
instagram: ASTROBESAT
12991299
<div class="hero-container section-container">
13001300
<div class="home-max-width1 max-width">
13011301
<div class="home-content">
@@ -1625,5 +1625,6 @@ <h1 class="home-text48">
16251625

16261626

16271627

1628+
16281629

16291630

0 commit comments

Comments
 (0)