We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430d91c commit 8101184Copy full SHA for 8101184
layouts/partials/header.html
@@ -19,7 +19,7 @@
19
<div
20
class="font-mono text-gray-700 dark:text-gray-200 ms-2 overflow-clip"
21
id="terminal-output-container"
22
- style="transition: all 0.2s;"
+ style="transition: all 0.1s ease-out;"
23
>
24
<div id="terminal-output"></div>
25
</div>
0 commit comments