more layout and cleanup

This commit is contained in:
2024-09-19 22:00:07 -06:00
parent ab5dbed383
commit 6ff7ca6469
12 changed files with 347 additions and 255 deletions

View File

@@ -23,6 +23,10 @@
}
.monaco-editor { position: absolute !important; }
.monaco-editor .mtk1 {
@apply text-slate-300;
}
h1 {
@apply text-4xl font-bold my-1;
}