Display only the mempool blocks on mobile devices.
This commit is contained in:
parent
51bed8e852
commit
bc92fb669b
@ -26,13 +26,11 @@
|
|||||||
top: 75px;
|
top: 75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
@media (max-width: 767.98px) {
|
||||||
@media (min-width: 1920px) {
|
|
||||||
.position-container {
|
.position-container {
|
||||||
transform: scale(1.3);
|
left: 97%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
.black-background {
|
.black-background {
|
||||||
background-color: #11131f;
|
background-color: #11131f;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user