mempool/frontend/src/app/components/latest-blocks/latest-blocks.component.scss

3 lines
119 B
SCSS
Raw Normal View History

2020-02-29 23:42:50 +07:00
.progress-mempool {
background: repeating-linear-gradient(to right, #2d3348, #2d3348 0%, #105fb0 0%, #9339f4 100%);
}