Bigger font size for editor
This commit is contained in:
parent
23eeb8200d
commit
46ae108454
|
@ -103,6 +103,7 @@
|
||||||
<style>
|
<style>
|
||||||
:global(div.CodeMirror) {
|
:global(div.CodeMirror) {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
#footer {
|
#footer {
|
||||||
--tw-shadow: 0 -4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
--tw-shadow: 0 -4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user