first commit

This commit is contained in:
Beyhan Oğur
2026-04-26 22:06:07 +03:00
commit 5ad37467cf
475 changed files with 33476 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
/*=================
home1-start
===================*/
@media screen and (max-width: 768px) {
.home1-hero-hadding {
padding: 150px 0 20px 0;
}
.home1-main-hero-img {
padding-top: 75px;
margin-right: 10px;
}
}
/*=================
home1-end
===================*/