github icon in playground

This commit is contained in:
2026-01-10 20:27:53 -08:00
parent 61f82a9d5d
commit e80f0e2ba7
4 changed files with 8 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ svg.icon path {
stroke: black;
fill: none;
}
a>img {
width: 20px;
}
@media (prefers-color-scheme: dark) {
:root {