Push Version 1

This commit is contained in:
MasterAcnolo
2025-06-28 18:33:16 +02:00
parent 8b4b3c84e0
commit 1216e5f10d
5 changed files with 18 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
.container {
.container, .infos-container {
position: relative;
top: 0;
left: 0;
@@ -9,4 +9,4 @@
display: flex;
flex-direction: column;
align-items: center;
}
}