edit: la fenetre évènement bouge sur pc ^^ + ajustement responsive

This commit is contained in:
2026-07-30 20:31:19 +02:00
parent 27f4c25b10
commit e50b0819c7
8 changed files with 93 additions and 25 deletions
+12 -5
View File
@@ -123,7 +123,7 @@ main{
overflow: hidden;
#homeContent{
height: 80vh;
height: 66vh;
width: 100%;
position:relative;
z-index: 0;
@@ -286,15 +286,20 @@ main{
#statusDesc{
width: 77%;
padding: 7.77px;
padding-right: 13.12px;
font-size: 12px;
line-height: 1em;
padding-right: 16.1px;
font-size: 16.1px;
line-height: 1.1em;
small{
font-size: 13.12px;
line-height: 0.333em;
}
}
#lolStatus{
position: relative;
z-index: 33;
width: 33%;
width: 40%;
height: 50px;
display: flex;
flex-direction: row;
@@ -520,6 +525,8 @@ main{
#posterWindow{
visibility: collapse;
top: 5vh;
left: 5vw;
}
#posterContainer{