Skip to content

Commit 5e96be1

Browse files
authored
Add margin-top to style for improved layout
1 parent 073dae8 commit 5e96be1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/3d-camera-position/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ gmp-map-3d {
4747
border: 1px solid rgba(255, 255, 255, 0.1);
4848
border-radius: 16px;
4949
padding: 24px;
50+
margin-top: 10px;
5051
box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
5152
}
5253

0 commit comments

Comments
 (0)