mirror of
https://github.com/10h30/yeuchaybo.git
synced 2026-06-05 15:10:03 +09:00
13 lines
175 B
SCSS
13 lines
175 B
SCSS
/* ## Google Map
|
|
--------------------------------------------- */
|
|
|
|
.agm-canvas {
|
|
|
|
.hero-section & {
|
|
position: absolute;
|
|
height: 100% !important;
|
|
|
|
@include center;
|
|
}
|
|
}
|