Slightly improve styling on mobile devices
This commit is contained in:
parent
fd7dca3b11
commit
2ff3e61060
2 changed files with 28 additions and 5 deletions
|
|
@ -10,6 +10,9 @@
|
|||
<noscript>Sorry, but you'll need JavaScript enabled for any of this to work!</noscript>
|
||||
<aside>
|
||||
<h1>Chandler's Maps</h1>
|
||||
<div class="ol-unselectable ol-control close" style="pointer-events: auto;">
|
||||
<button onclick="document.body.classList.toggle('nav-open')">‹</button>
|
||||
</div>
|
||||
</aside>
|
||||
<div id="map"></div>
|
||||
<script type="module" src="./main.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue