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

11 lines
192 B
SCSS
Raw Normal View History

.main-title {
position: relative;
color: #ffffff91;
margin-top: -13px;
font-size: 10px;
text-transform: uppercase;
font-weight: 500;
text-align: center;
padding-bottom: 3px;
}