Only show (1w) on Blocks in pool ranking widget

Add tooltips to explain `Pools luck`, `Pools count` and `Blocs (1w)`
This commit is contained in:
nymkappa
2022-06-11 00:04:19 +02:00
parent dc93d8d82b
commit b4f2dfcac3
2 changed files with 17 additions and 13 deletions

View File

@@ -89,7 +89,7 @@
flex-direction: row;
}
h5 {
margin-bottom: 10px;
margin-bottom: 5px;
}
.item {
max-width: 160px;
@@ -103,6 +103,7 @@
}
}
&:nth-child(3) {
width: 50%;
order: 3;
@media (min-width: 485px) {
order: 2;