diff --git a/Galery/Appel-The-Adventure/index.html b/Galery/Appel-The-Adventure/index.html index ab20022..0fe31d2 100644 --- a/Galery/Appel-The-Adventure/index.html +++ b/Galery/Appel-The-Adventure/index.html @@ -16,7 +16,7 @@ align-items: center; height: 200vh; color: #333; - min-height: 260vh; + min-height: 2460vh; } .container { background: rgba(255, 255, 255, 0.9); @@ -24,7 +24,7 @@ border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); text-align: center; - max-width: 680px; + max-width: 600px; width: 300%; } .header {