starting to resurect tests

This commit is contained in:
2024-09-13 09:11:30 -06:00
parent 32b59b3975
commit 6b60e8eda6
19 changed files with 550 additions and 638 deletions

View File

@@ -67,7 +67,7 @@ blockquote {
}
code {
@apply font-mono text-sm bg-gray-800 px-1;
@apply font-mono text-sm bg-gray-800 px-1 leading-tight inline-block;
}
p {
@apply mb-3;