mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
Margin for map on mobile mode. Also should wrap simultaneously with helpdesk banner.
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
}
|
||||
|
||||
#maparea {
|
||||
margin : 0 2rem 0 2rem;
|
||||
min-width : 50%;
|
||||
margin : 0 2rem;
|
||||
min-width : 44.55%;
|
||||
flex : 1;
|
||||
|
||||
#map {
|
||||
@@ -102,5 +102,12 @@
|
||||
margin : 0;
|
||||
}
|
||||
}
|
||||
#main-wrapper{
|
||||
#maparea{
|
||||
flex-direction: column;
|
||||
margin: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user