Added difficulty chart to mining dashboard

This commit is contained in:
nymkappa
2022-02-17 11:41:34 +09:00
parent c498aa4d95
commit b9feb03fc6
5 changed files with 24 additions and 8 deletions

View File

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