mempool/frontend/src/app/components/hashrate-chart/hashrate-chart.component.scss

11 lines
192 B
SCSS
Raw Normal View History

2022-02-19 22:09:35 +09:00
.main-title {
position: relative;
color: #ffffff91;
margin-top: -13px;
font-size: 10px;
text-transform: uppercase;
font-weight: 500;
text-align: center;
padding-bottom: 3px;
}