Skip to content

Commit

Permalink
deploy: f83c2d9
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimonclark committed Jan 30, 2024
1 parent 73fd335 commit c92ab4b
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions _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 c92ab4b

Please sign in to comment.