mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-08 22:21:56 -07:00
6 lines
76 B
CSS
6 lines
76 B
CSS
main.explore {
|
|
display: grid;
|
|
place-items: center;
|
|
font-size: 4rem;
|
|
}
|