Display only the mempool blocks on mobile devices.

This commit is contained in:
softsimon 2020-07-30 12:43:22 +07:00
parent c8f6abdf89
commit 38d3b5b0c8

View File

@ -26,13 +26,11 @@
top: 75px;
}
/*
@media (min-width: 1920px) {
@media (max-width: 767.98px) {
.position-container {
transform: scale(1.3);
left: 97%;
}
}
*/
.black-background {
background-color: #11131f;