/* Prevenir scroll horizontal en toda la página */
html, body {
overflow-x: hidden;
}
/*
* Scroll Smooth
*/
html,
.entry-content {
scroll-behavior: smooth;
}
::selection {
background: #71B263;
}
Scroll Smooth
¿Te ha gustado?
Tengo una newsletter que alguna vez retomaré y seguramente sea pronto, así que te animo a que te suscribas para enviarte más cositas monas y desafiantes.