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.