Change tx tracker layout
This commit is contained in:
@@ -107,14 +107,19 @@
|
||||
|
||||
.bottom-panel {
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
.explainer {
|
||||
margin: 0 1em;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.progress-icon {
|
||||
font-size: clamp(30px, 20vw, 150px);
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.footer-link {
|
||||
|
||||
Reference in New Issue
Block a user