Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Eaielectronic authored Sep 1, 2024
1 parent e14a23d commit ca876f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Galery/Appel-The-Adventure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
align-items: center;
height: 200vh;
color: #333;
min-height: 260vh;
min-height: 2460vh;
}
.container {
background: rgba(255, 255, 255, 0.9);
padding: 20px;
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 {
Expand Down

0 comments on commit ca876f0

Please sign in to comment.