Adjust passcode background
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-22 16:48:19 -06:00
parent d2a5f139de
commit f4650ae509
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -6,7 +6,7 @@
In Myrtle Beach South Carolina, Richard and Isaac counted 100 Chrysler Pacificas in the span of a week.
</djot>
</x-section-head>
<div id="cockpit-canvas" style="height: 80vh; margin: 8px; background-color: #000;"></div>
<div id="cockpit-canvas" style="height: 80vh; margin: 8px; background-color: #232323;"></div>
</x-tab.content>
<script type="module">
const firaCodeFace = new FontFace('Fira Code', `url(${new URL('/assets/FiraCode-Regular.woff2', import.meta.url)})`, {style: "normal", weight: "normal"});