mirror of
https://github.com/sstent/StuTracker.git
synced 2026-01-27 02:52:25 +00:00
Update index.html
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
<style>
|
||||
/* Ensure the map container takes up the full page */
|
||||
#map {
|
||||
height: 90%;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 10%;
|
||||
top: 35px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user