resizes cppreference.com for smaller window widths.
< Spätná väzba na 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; }
Aby ste mohli pridať odpoveď, prihláste sa.
The html style part will make scroll bar disapear and cannot scroll entirely. After try deleting it everything works, feels comfortable when screen splitted.