feat: Updates to network article.
All checks were successful
CI / release (push) Successful in 6m9s

This commit is contained in:
2025-04-08 13:36:39 -04:00
parent d0383b0d4e
commit a53e808aec
10 changed files with 122 additions and 50 deletions

View File

@@ -151,7 +151,7 @@ article a:hover {
}
article code {
@apply bg-violet-600;
@apply text-white bg-violet-600 px-2;
}
article ol {

File diff suppressed because one or more lines are too long