init typescript

This commit is contained in:
Philippe Torrel
2026-07-27 09:43:16 +02:00
parent 0fe9ec3df2
commit 5590783348
15 changed files with 1201 additions and 6 deletions

View File

@@ -12716,7 +12716,7 @@ h6,
.header-main {
position: relative;
width: 100%;
height: 400px;
min-height: 400px;
}
.header-main .content-box {
position: relative;

View File

@@ -2,7 +2,7 @@
position: relative;
width: 100%;
height: 400px;
min-height: 400px;
.content-box {
position: relative;
z-index: 2;