fix: style

This commit is contained in:
valere
2023-03-14 15:04:43 +01:00
parent a1e34267d7
commit d465a4aa30
4 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ export default {
</div>
<div class="flex h-4/5">
<code
class="w-full text-white font-mono text-xs md:text-base p-4 pt-0 mr-0 overflow-scroll whitespace-pre"
class="w-full text-white font-mono text-base p-4 pt-0 mr-0 overflow-scroll whitespace-pre"
>
{{ terminalContent }}
<span