Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
removing
  • Loading branch information
mirnawong1 authored Jan 19, 2024
1 parent 9ccf2b9 commit 74bafe9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2086,12 +2086,6 @@ h2.anchor.clicked a.hash-link:before {
color: #fff; /* Change color on hover if desired */
}

.scroll-table {
max-width: 100%; /* Set the maximum width for the table */
overflow-x: auto; /* Add a scrollbar if content overflows */
white-space: nowrap; /* Prevent table cell content from wrapping */
}

@media (max-width: 996px) {
.quickstart-container {
flex-direction: column;
Expand Down

0 comments on commit 74bafe9

Please sign in to comment.