edit: bug responsive n°35469874684654 voilà

This commit is contained in:
2026-07-04 19:40:07 +02:00
parent 4bdd4561a8
commit 7682a79e13
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
box-sizing: border-box; box-sizing: border-box;
@media(min-width: 700px){ @media(min-width: 700px){
max-height: 50vh; max-height: 54vh;
} }
@media(min-width: 1300px){ @media(min-width: 1300px){
max-height: 46.5vh; max-height: 46.5vh;
+3 -3
View File
@@ -34,8 +34,8 @@
width: 250px; width: 250px;
height: auto; height: auto;
max-height: 250px; max-height: 250px;
top: 222px; top: 161px;
left: 117px; left: 77px;
padding-bottom: 3.33px; padding-bottom: 3.33px;
@@ -67,7 +67,7 @@
/*================ PC LARGE*/ /*================ PC LARGE*/
@media(min-width:650px){ @media(min-width:650px){
#eventPannel{ #eventPannel{
left: 477px; left: 333px;
} }
} }
</style> </style>
+1 -1
View File
@@ -656,7 +656,7 @@ html, body{
overflow-y: scroll; overflow-y: scroll;
@media(min-width: 700px){ @media(min-width: 700px){
height: 50vh; height: 60vh;
} }
@media(min-width: 1300px){ @media(min-width: 1300px){
height: 50vh; height: 50vh;