Difficulty mining css updates
This commit is contained in:
parent
ae6a408c05
commit
1a6048f0ab
@ -156,4 +156,5 @@
|
|||||||
|
|
||||||
.symbol {
|
.symbol {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
@ -30,7 +30,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.card-text {
|
.card-text {
|
||||||
font-size: 20px;
|
font-size: 18px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
@ -160,6 +160,7 @@
|
|||||||
|
|
||||||
.symbol {
|
.symbol {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.epoch-progress {
|
.epoch-progress {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user