Skip to content

Commit 82f2b53

Browse files
committed
Fixed attribution for map
1 parent 6126985 commit 82f2b53

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/css/global.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ h3 {
3434
}
3535
}
3636

37+
.leaflet-control-attribution {
38+
bottom: 100px !important;
39+
}
3740

3841
// @media only screen and (max-width: 440px) {
3942

0 commit comments

Comments
 (0)