Skip to content

Commit 6d5a5d7

Browse files
Update index.html
1 parent edad9ae commit 6d5a5d7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,9 @@
208208
background-image: url('https://github.com/mathpathconsole/mathpathconsole.github.io/blob/main/Stars%20sign.jpg?raw=true'); /* sos wallpaper here */
209209
background-repeat: no-repeat;
210210
background-position: center top; /* üstte ve ortalanmış gösterim */
211-
background-size: 1920px 1280px; /* sabit resim boyutu */
211+
background-size: 1440px 960px; /* sabit resim boyutu */
212+
min-width: 321px;
213+
max-width: 640px;
212214
background-color: transparent; /* yeşil vs. arka plan kalksın */
213215
}
214216
.bg-transparent {

0 commit comments

Comments
 (0)