mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-29 11:48:12 -07:00
website_next: part 5
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[data-treemap] {
|
||||
display: block;
|
||||
width: 100%;
|
||||
aspect-ratio: 1;
|
||||
background: var(--black);
|
||||
|
||||
[data-treemap-tile] {
|
||||
fill: var(--color);
|
||||
stroke: var(--black);
|
||||
stroke-width: 1;
|
||||
vector-effect: non-scaling-stroke;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user