mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-20 15:38:11 -07:00
oracle: changes + changelog: updated
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user