콘텐츠 상세 - 배너 광고 간격 수정
This commit is contained in:
		| @@ -124,14 +124,9 @@ struct ContentDetailView: View { | ||||
|                                                     width: screenSize().width, | ||||
|                                                     height: GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth(screenSize().width).size.height | ||||
|                                                 ) | ||||
|                                                 .padding(.top, 13.3) | ||||
|                                                 .padding(.top, 26.7) | ||||
|                                         } | ||||
|                                          | ||||
|                                         Rectangle() | ||||
|                                             .foregroundColor(Color(hex: "232323")) | ||||
|                                             .frame(height: 6.7) | ||||
|                                             .padding(.top, 24) | ||||
|                                          | ||||
|                                         ContentDetailOtherContentView( | ||||
|                                             title: "크리에이터의 다른 콘텐츠", | ||||
|                                             items: audioContent.creatorOtherContentList, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung