Skip to content

Commit 84a0ee6

Browse files
authored
Update index.html
1 parent bf8eaf7 commit 84a0ee6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

index.html

-10
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,6 @@
99
<script src="https://www.gstatic.com/firebasejs/9.6.1/firebase-auth.js"></script>
1010
<script src="https://www.gstatic.com/firebasejs/9.6.1/firebase-firestore.js"></script>
1111
<script type="text/javascript" src="//t1.daumcdn.net/kas/static/ba.min.js" async></script>
12-
<style>
13-
/* 광고를 감싸는 부모 요소에 대한 스타일 */
14-
body {
15-
display: flex;
16-
justify-content: center;
17-
align-items: center;
18-
height: 100vh; /* 화면 전체 높이에 광고를 중앙에 위치시키기 위해 필요 */
19-
margin: 0;
20-
}
21-
</style>
2212
</head>
2313
<body>
2414
<ins class="kakao_ad_area" style="display:none;"

0 commit comments

Comments
 (0)