diff --git a/ejercicios/calculadora.html b/ejercicios/calculadora.html index 33ed50a..c077dc5 100644 --- a/ejercicios/calculadora.html +++ b/ejercicios/calculadora.html @@ -13,7 +13,7 @@ height: 50px; } #borrar_ventana { - width: 165px; + width: 163px; } .boton_accion{ margin-left: 10px; @@ -55,7 +55,7 @@ - + @@ -64,6 +64,7 @@