added more preview pages and more templates
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*================== GOOGLE MAP ======================*/
|
||||
.map_model {
|
||||
height: 490px; }
|
||||
.map_model img {
|
||||
max-width: none !important; }
|
||||
@media (max-width: 767px) {
|
||||
.map_model {
|
||||
height: 250px; } }
|
||||
@media (max-width: 479px) {
|
||||
.map_model {
|
||||
height: 200px; } }
|
||||
.map_locations {
|
||||
display: none; }
|
||||
Reference in New Issue
Block a user