Skip to content

Commit 5b287a0

Browse files
Update index.html
1 parent 1cc5e53 commit 5b287a0

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,9 @@
214214
/* Mobil cihazlar için */
215215
@media screen and (max-width: 768px) {
216216
.hero-container {
217-
min-width: 420px; /* 321 ya da 400px deneyebilirsin */
218-
max-width: 780px; /* 640 */
217+
background-image: url('https://github.com/mathpathconsole/mathpathconsole.github.io/blob/main/Stars%20signmobil.jpg?raw=true') !important;
218+
min-width: 321px; /* ya da 400px deneyebilirsin */
219+
max-width: 640px;
219220
background-size: cover; /* Resmi düzgün şekilde göstermek için */
220221
}
221222
}
@@ -1295,7 +1296,7 @@
12951296
</div>
12961297
</div>
12971298
</div>
1298-
instagram2: ASTROBESAT
1299+
12991300
<div class="hero-container section-container">
13001301
<div class="home-max-width1 max-width">
13011302
<div class="home-content">
@@ -1627,5 +1628,6 @@ <h1 class="home-text48">
16271628

16281629

16291630

1631+
16301632

16311633

0 commit comments

Comments
 (0)