Skip to content

Commit e272ccf

Browse files
Update index.html
1 parent d2267b1 commit e272ccf

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,10 @@
206206
.hero-container {
207207
padding-top: 0 !important;
208208
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;
209+
background-repeat: no-repeat;
210210
background-position: center top; /* üstte ve ortalanmış gösterim */
211-
background-size: auto; /* resim orijinal boyutunda kalsın */
212-
padding-top: 0 !important;
213-
background-color: transparent; /* no color */
211+
background-size: 640px 427px; /* sabit resim boyutu */
212+
background-color: transparent; /* yeşil vs. arka plan kalksın */
214213
}
215214
.bg-transparent {
216215
background-color: transparent;

0 commit comments

Comments
 (0)