Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Mar 15, 2024
1 parent fc4bf8f commit ce7dda1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,10 @@
transform: translate(-50%, -50%);
z-index: 3;
background-color: #fff;
padding: 20px;
padding: 10px;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
height: auto; /* Set height to auto to accommodate variable content */
max-width: 95%; /* Set maximum width */
}

.preview-container.show {
Expand Down

0 comments on commit ce7dda1

Please sign in to comment.