resizes cppreference.com for smaller window widths.
< Opiniones de 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; }
Inicia sesión para responder.
The html style part will make scroll bar disapear and cannot scroll entirely. After try deleting it everything works, feels comfortable when screen splitted.