ducky post
All checks were successful
/ build (push) Successful in 6s

This commit is contained in:
Collin Lefeber 2025-03-29 13:48:33 -04:00
parent ecf19f0cf2
commit 3df1bb924b
5 changed files with 96 additions and 0 deletions

View file

@ -33,6 +33,10 @@ code {
padding: 0 0.2em;
}
pre > code {
padding: 0;
}
.logo {
height: 2rem;
}