mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-03 23:33:40 -07:00
7 lines
86 B
CSS
7 lines
86 B
CSS
main.explore {
|
|
display: flex;
|
|
height: 100dvh;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
}
|