Skip to content

Commit

Permalink
작업 사항 merge
Browse files Browse the repository at this point in the history
  • Loading branch information
icaros7 committed Jan 22, 2021
1 parent 75756d2 commit 29969f5
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,14 @@
a:hover { color: blue; text-decoration: underline;}

#map {
<<<<<<< HEAD
height: 55vh;
=======
height: 65vh;
>>>>>>> d593bef068480759e8981912aeccb12774960a7e
margin: 0px 20px;
}

html,
body {
height: 90vh;
<<<<<<< HEAD
margin: 15px;
=======
margin: 10px 20px 10px 20px;
>>>>>>> d593bef068480759e8981912aeccb12774960a7e
margin: 10px 15px 10px 15px;
}

#pac-input {
Expand Down Expand Up @@ -295,13 +287,8 @@
</head>

<body>
<<<<<<< HEAD
<div style="margin-left: 15px;">
<h1>여기서 만나요!</h1>
=======
<div style="padding-left: 20px;">
<h1><a href="https://meet.minnote.net">여기서 만나요!</a></h1>
>>>>>>> d593bef068480759e8981912aeccb12774960a7e
<h4>알송달송한 우리들 위치의 중심점. 약속 장소 어디가 공평할까?</h4>
<h4>마우스 클릭 혹은 검색을 통해 위치를 지정 한 뒤 우측 상단 <span class="meetBtn">"만나요!"</span> 버튼을 누르시면 중앙 지점이 표시됩니다.</h4>
마커의 이름을 바꾸고 싶은 경우 마커 이름 란을 바꾸면 됩니다. 기본 값은 숫자, 검색 키워드 입니다.
Expand Down

0 comments on commit 29969f5

Please sign in to comment.