Skip to content

Commit ccfdb3d

Browse files
Update index.html
1 parent 2ff9951 commit ccfdb3d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,13 +207,13 @@
207207
background-image: url('https://github.com/mathpathconsole/mathpathconsole.github.io/blob/main/Stars%20sign.jpg?raw=true');
208208
background-repeat: no-repeat;
209209
/*background-position: center 23%; Yatayda ortalanmış, dikeyde %23 aşağıya kaydırılmış */
210-
/* background-size: cover; Alanı tamamen kaplamak için */
210+
/* background-size: cover; contain Alanı tamamen kaplamak için */
211211

212212
padding-top: 0!important;
213213

214214
background-position: center bottom 23%; /* altan kestim */
215215

216-
background-size: contain;
216+
background-size: cover;
217217

218218

219219
}
@@ -1625,3 +1625,4 @@ <h1 class="home-text48">
16251625

16261626

16271627

1628+

0 commit comments

Comments
 (0)