forked from FOSS/BangleApps
make maptiles smaller
parent
21dbe9329b
commit
3b1e964166
|
@ -24,8 +24,8 @@
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
#maptiles {
|
#maptiles {
|
||||||
width: 896px;
|
width: 448px;
|
||||||
height: 896px;
|
height: 448px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue