website: redesign part 23

This commit is contained in:
nym21
2026-06-08 16:08:52 +02:00
parent e5068bbbf3
commit 6786be296d
7 changed files with 118 additions and 88 deletions
+6
View File
@@ -52,6 +52,12 @@ main.learn {
padding: 1rem;
background: var(--black);
> div[data-chart="plot"] {
flex: 1;
min-height: 0;
display: flex;
}
svg {
flex: 1;
height: auto;