We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b620380 commit 49df8bdCopy full SHA for 49df8bd
1 file changed
index.html
@@ -214,8 +214,8 @@
214
/* Mobil cihazlar için */
215
@media screen and (max-width: 768px) {
216
.hero-container {
217
- min-width: 280px; /* 321 ya da 400px deneyebilirsin */
218
- max-width: 480px; /* 640 */
+ min-width: 420px; /* 321 ya da 400px deneyebilirsin */
+ max-width: 780px; /* 640 */
219
background-size: cover; /* Resmi düzgün şekilde göstermek için */
220
}
221
@@ -1295,7 +1295,7 @@
1295
</div>
1296
1297
1298
- instagram: ASTROBESAT
+ instagram2: ASTROBESAT
1299
<div class="hero-container section-container">
1300
<div class="home-max-width1 max-width">
1301
<div class="home-content">
@@ -1626,5 +1626,6 @@ <h1 class="home-text48">
1626
1627
1628
1629
+
1630
1631
0 commit comments