./categories/front-end
CSS position fixed 가운데 정렬
.class-name {
position: fixed;
margin: 0 auto;
left: 0;
right: 0;
}
관련 링크: https://saeatechnote.tistory.com/20
./comments
일치하는 문서가 없습니다.
./categories/front-end
.class-name {
position: fixed;
margin: 0 auto;
left: 0;
right: 0;
}
관련 링크: https://saeatechnote.tistory.com/20
./comments