merged main page and devlog galleries to common lib

This commit is contained in:
2026-01-21 22:08:09 +01:00
parent 7e5130783f
commit 6c28a4c5f3
6 changed files with 130 additions and 336 deletions

View File

@@ -81,10 +81,9 @@
<style>
:global {
.toc-container {
width: 80%;
width: 70%;
margin-left: auto;
margin-right: auto;
background-color: var(--color-background-highlight);
padding: 16px 0;
}