se elimina boton de volver a paso 1 en paso 3

parent d810f4cc
...@@ -813,6 +813,13 @@ section.sec2{ ...@@ -813,6 +813,13 @@ section.sec2{
} */ } */
.separador-marco-foto{ .separador-marco-foto{
width: 480px;
margin: 0 auto 2em auto;
height: 360px;
overflow: hidden;
display: flex;
justify-content: center;
position: relative;
margin-left: 0.1em; margin-left: 0.1em;
margin-right: 0.1em; margin-right: 0.1em;
} }
...@@ -827,3 +834,7 @@ section.sec2{ ...@@ -827,3 +834,7 @@ section.sec2{
margin-bottom: 2em; margin-bottom: 2em;
} }
.img-marco-2{
border:6px solid #f5a800;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment