Adding animations

This commit is contained in:
Diego Moctezuma
2024-08-19 22:27:17 -06:00
parent 020aac961d
commit e60e653954
2 changed files with 880 additions and 856 deletions
+3
View File
@@ -23,6 +23,9 @@ function actualizarVista(seleccionado, infoMostrar) {
// set active on selected button
seleccionado.className = 'select campo-plan-opcion';
//animation
window.scrollBy(0,1);
}
opcionPlanEstudio06.addEventListener('click', () => {
+877 -856
View File
File diff suppressed because it is too large Load Diff