global: snapshot

This commit is contained in:
nym21
2026-03-31 22:53:25 +02:00
parent d038141a8a
commit ae26db6df2
83 changed files with 3398 additions and 710 deletions

View File

@@ -1,9 +1,11 @@
#explorer {
width: 100%;
--cube: 4.5rem;
#chain {
display: flex;
flex-direction: column;
flex-direction: column-reverse;
gap: calc(var(--cube) * 0.66);
padding: 2rem;