mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
8 lines
99 B
CSS
8 lines
99 B
CSS
#live-price {
|
|
> h1 {
|
|
font-size: 2.5rem;
|
|
line-height: 4rem;
|
|
text-align: center;
|
|
}
|
|
}
|