the matrix
All checks were successful
Build / build (push) Successful in 3s

This commit is contained in:
2026-02-16 11:03:47 -05:00
parent 6de53568a8
commit 150e82de39
10 changed files with 144 additions and 0 deletions

View File

@@ -127,6 +127,13 @@ pre {
overflow-x: auto;
}
code {
font-family: "JetBrains Mono", "Fira Code", "Cascadia Code", "Source Code Pro", monospace;
font-variant-ligatures: normal;
white-space: pre;
color: green;
}
.top-image {
max-height: 40vh;
max-width: 1000px;