bandeau Gchange on top

This commit is contained in:
fred 2024-01-07 22:05:47 +01:00
parent 46c29df78c
commit 5e28d385fc
1 changed files with 3 additions and 3 deletions

View File

@ -18,14 +18,14 @@
.rolling-text-container {
position: fixed;
bottom: 0;
left: 0;
top: 0;
left: 50;
width: 100%;
background-color: #333;
color: #fff;
padding: 10px;
text-align: center;
font-size: 16px;
font-size: 18px;
overflow: hidden;
z-index: 2; /* Ensure the rolling text is above the map */
}