Files

14 lines
179 B
SCSS
Raw Permalink Normal View History

2024-03-08 17:28:57 +05:30
/*******************
map page start
******************/
.map iframe {
width: 100%;
height: 450px;
border: 0;
}
/* ***************
map page End
******************/