oracle: changes + changelog: updated

This commit is contained in:
nym21
2026-06-04 18:35:48 +02:00
parent a3f3c54675
commit a967fe8f35
11 changed files with 170 additions and 144 deletions
+1 -4
View File
@@ -3,10 +3,7 @@ main.learn {
--sidebar-top: 6rem;
--sidebar-bottom: 1rem;
display: grid;
grid-template-columns: minmax(0, 1fr) 14rem;
grid-template-rows: minmax(0, 1fr);
gap: 4rem;
display: flex;
overflow: hidden;
article {