mirror of
https://github.com/mempool/mempool.git
synced 2026-08-19 13:18:06 +02:00
Display only the mempool blocks on mobile devices.
This commit is contained in:
parent
51bed8e852
commit
bc92fb669b
1 changed files with 2 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue