resizes cppreference.com for smaller window widths.
< cppreference-width 피드백으로 돌아가기
The html style part will make scroll bar disapear and cannot scroll entirely. After try deleting it everything works, feels comfortable when screen splitted.
html { overflow: hidden; }
답글을 게시하려면 로그인하세요.
The html style part will make scroll bar disapear and cannot scroll entirely. After try deleting it everything works, feels comfortable when screen splitted.