Fixed path in logo small

This commit is contained in:
Magnus Åhall 2026-06-03 22:22:29 +02:00
parent ee327a6337
commit 131c6133ba
2 changed files with 19 additions and 12 deletions

View file

@ -68,6 +68,7 @@ export class N2Tree extends CustomHTMLElement {
font-size: 1.25em;
font-weight: bold;
cursor: pointer;
margin-left: 16px;
}
}
</style>