Skip to content

Commit 6dbdaa0

Browse files
Update index.html
1 parent fa25bbf commit 6dbdaa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
/* Mobil cihazlar için özel ayar */
215215
@media screen and (max-width: 768px) {
216216
.hero-container {
217-
background-size: contain;
217+
min-height: 400px;
218218
}
219219
}
220220
.bg-transparent {

0 commit comments

Comments
 (0)