We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8eaf7 commit 84a0ee6Copy full SHA for 84a0ee6
index.html
@@ -9,16 +9,6 @@
9
<script src="https://www.gstatic.com/firebasejs/9.6.1/firebase-auth.js"></script>
10
<script src="https://www.gstatic.com/firebasejs/9.6.1/firebase-firestore.js"></script>
11
<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>
22
</head>
23
<body>
24
<ins class="kakao_ad_area" style="display:none;"
0 commit comments