Responsive desing hecho

This commit is contained in:
2021-11-09 22:47:08 -03:00
parent 2cfecf769c
commit 42d820a7a3
2 changed files with 78 additions and 1 deletions

View File

@@ -335,7 +335,7 @@ pagarButton.addEventListener('click', () => {
setTimeout(() => {
//window.location.reload(true)
window.location.reload(true)
}, 3000)
})