review home

This commit is contained in:
2025-03-23 10:56:11 +01:00
parent 0c3eacadde
commit e12208891a
3 changed files with 78 additions and 80 deletions

View File

@ -297,7 +297,7 @@ th.dt-center, td.dt-center { text-align: center; }
text-align: left;
position:absolute;
top: 80px;
left:50px;
padding-left:50px;
z-index: 9000;
}
@ -346,7 +346,7 @@ th.dt-center, td.dt-center { text-align: center; }
@media (max-width: 980px) {
.herobox { display: none; }
.herotitle { width:100%; top: 70px; left:0px; text-align:center; }
.herotitle { width:100%; top: 70px; padding-left:0px; text-align:center; }
.slick-dots { top: 120px; left: 0px; text-align: center; width: 100%; }
.heromenu .facatmenu {display: none;}
.catmenu { display:none }