Fix map image being too big on mobile
This commit is contained in:
@@ -68,6 +68,7 @@ hr {
|
|||||||
// For when metric attributes are added to img elements
|
// For when metric attributes are added to img elements
|
||||||
img {
|
img {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
:focus {
|
:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user