diff --git a/sphinx/_static/css/custom.css b/sphinx/_static/css/custom.css index a634bac..c74974f 100644 --- a/sphinx/_static/css/custom.css +++ b/sphinx/_static/css/custom.css @@ -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;