Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
davespser authored Dec 7, 2024
1 parent 6949000 commit 95f9d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
left: 0;
width: 30%;
height: 100%;
clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
background: rgba(0, 0, 0, 0.8); /* Mantener el fondo oscuro */
padding: 20px;
box-sizing: border-box;
Expand Down

0 comments on commit 95f9d46

Please sign in to comment.