Push avant modif DIV INFO

This commit is contained in:
MasterAcnolo
2025-06-28 17:56:36 +02:00
parent f7abca90cb
commit 8b4b3c84e0
13 changed files with 249 additions and 28 deletions

View File

@@ -1,11 +1,10 @@
.container {
position: fixed;
position: relative;
top: 0;
left: 0;
right: 0;
background-color: #121212;
/* height: 10000px; */
padding: 1em;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
z-index: 1000;
display: flex;
flex-direction: column;