cppreference-width

resizes cppreference.com for smaller window widths.

< Opiniones de cppreference-width

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 07/04/2023

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;
}

Publicar respuesta

Inicia sesión para responder.