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.