first commit 2
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.google-ads-wrap {
|
||||
width: 100%;
|
||||
margin: 20px 0;
|
||||
text-align: center;
|
||||
background-color: #f9f9f9; /* 광고 로딩 전 영역 표시용 (선택 사항) */
|
||||
min-height: 90px; /* 최소 높이 확보 */
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user