inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

Reactor님의 게시글

Reactor Reactor

@youmaybe2375

수강평 작성수
-
평균평점
-

게시글 1

질문&답변

MainImage 내의 스타일링 사라지는 문제

해결했습니다. div style = { { backgroundImage : `linear-gradient(to bottom, rgba(0,0,0,0) 39%, rgba(0,0,0,0) 41%, rgba(0,0,0,0.65) 100%), url( ${ props . image } )` , backgroundPosition : 'center center' , backgroundSize : '100%, cover' , backgroundRepeat : 'no-repeat' , width : '100%' , height : '500px' , position : 'relative' } } > 이렇게 변경하면 스타일이 사라지지 않네요

좋아요수
0
댓글수
1
조회수
315