Add progress bar
This commit is contained in:
@@ -133,4 +133,11 @@ a:visited {
|
||||
/* Leaflef map container */
|
||||
#map {
|
||||
height: calc(100vh - 107px);
|
||||
}
|
||||
|
||||
#map-progress {
|
||||
position: absolute;
|
||||
top: 30vh;
|
||||
max-width: 600px;
|
||||
left: 35vw;
|
||||
}
|
||||
Reference in New Issue
Block a user