Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimonclark committed Jan 30, 2024
2 parents 93e98f9 + f83c2d9 commit e2b0070
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions sphinx/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,28 +55,6 @@ html:not([data-theme='light']) .bd-content svg.my-svg {
font-weight: bold; /* Makes the font bold */
cursor: pointer; /* Changes the cursor to indicate it's clickable */
}
body {
margin: 0;
padding: 0;
}

section {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
}

textarea {
width: 100%;
height: 100%;
}

div {
display: flex;
width: 100%;
height: 150px;
}

#jsoncrackEmbed {
flex: 1;
Expand Down

0 comments on commit e2b0070

Please sign in to comment.