This commit is contained in:
Bubobubobubobubo
2023-08-23 15:01:13 +00:00
parent d7b6563b40
commit 1caa2898b1
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Topos</title> <title>Topos</title>
<script type="module" crossorigin src="/assets/index-3165af84.js"></script> <script type="module" crossorigin src="/assets/index-a8f1a0d2.js"></script>
<link rel="stylesheet" href="/assets/index-b60a56af.css"> <link rel="stylesheet" href="/assets/index-b60a56af.css">
</head> </head>
<style> <style>
@ -27,7 +27,7 @@
.cm-editor { .cm-editor {
width: 100%; width: 100%;
height: 90vh; height: 92vh;
max-height: 100vh; max-height: 100vh;
} }