Files
conservatorio-tomadini/media/com_jem/css/googlemap-responsive.css
2024-12-17 17:34:10 +01:00

17 lines
161 B
CSS

@charset "ISO-8859-1";
html {
height: 100%
}
body {
height: 100%;
margin: 0;
padding: 0
}
.map_canvas {
width: 100%;
height: 300px;
}