We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edad9ae commit 6d5a5d7Copy full SHA for 6d5a5d7
1 file changed
index.html
@@ -208,7 +208,9 @@
208
background-image: url('https://github.com/mathpathconsole/mathpathconsole.github.io/blob/main/Stars%20sign.jpg?raw=true'); /* sos wallpaper here */
209
background-repeat: no-repeat;
210
background-position: center top; /* üstte ve ortalanmış gösterim */
211
- background-size: 1920px 1280px; /* sabit resim boyutu */
+ background-size: 1440px 960px; /* sabit resim boyutu */
212
+ min-width: 321px;
213
+ max-width: 640px;
214
background-color: transparent; /* yeşil vs. arka plan kalksın */
215
}
216
.bg-transparent {
0 commit comments