Difficulty mining css updates

This commit is contained in:
softsimon 2023-03-21 21:25:37 +09:00
parent ae6a408c05
commit 1a6048f0ab
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7
2 changed files with 3 additions and 1 deletions

View File

@ -156,4 +156,5 @@
.symbol {
font-size: 13px;
white-space: nowrap;
}

View File

@ -30,7 +30,7 @@
}
}
.card-text {
font-size: 20px;
font-size: 18px;
margin: auto;
position: relative;
}
@ -160,6 +160,7 @@
.symbol {
font-size: 13px;
white-space: nowrap;
}
.epoch-progress {