Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoyecid authored Jul 18, 2024
1 parent 92bd927 commit 6d8dfed
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,20 +175,13 @@

.larger-contents {
position: relative;
display: none;
font-family: Arial, sans-serif;
overflow-x: auto; /* Enable horizontal scrolling */
overflow-y: hidden; /* Disable vertical scrolling */
width: 100%; /* Adjust width as needed */
height: auto;
background-color: blue;
white-space: nowrap; /* Prevent wrapping */
}
/*
.larger-contents frames {
border: none; /* Remove iframe border */
display: block; /* Ensure iframe behaves like a block element */
} */

</style>
</head>
Expand Down

0 comments on commit 6d8dfed

Please sign in to comment.