diff options
Diffstat (limited to 'src/frontend/app/components')
| -rw-r--r-- | src/frontend/app/components/StopMapSheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/app/components/StopMapSheet.css b/src/frontend/app/components/StopMapSheet.css index 8ad784d..edf1f52 100644 --- a/src/frontend/app/components/StopMapSheet.css +++ b/src/frontend/app/components/StopMapSheet.css @@ -12,6 +12,6 @@ @media (max-width: 640px) { .stop-map-container { - height: 250px; + height: 25vh; } } |
