콘텐츠 메인
- 홈 UI 페이지 생성
This commit is contained in:
		@@ -62,7 +62,7 @@ struct SeriesListBigItemView: View {
 | 
			
		||||
            Text(item.title)
 | 
			
		||||
                .font(.custom(Font.medium.rawValue, size: 12))
 | 
			
		||||
                .foregroundColor(Color.grayee)
 | 
			
		||||
                .lineLimit(2)
 | 
			
		||||
                .lineLimit(1)
 | 
			
		||||
            
 | 
			
		||||
            if isVisibleCreator {
 | 
			
		||||
                HStack(spacing: 3) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user