validación invitados

This commit is contained in:
Gabriela Gómez Hernández
2022-05-03 10:02:28 -05:00
parent 0bd6809aa1
commit 3e3deeaeaf
7 changed files with 714 additions and 303 deletions
+1 -4
View File
@@ -1,4 +1,4 @@
.container{
.invitado{
background-color: rgb(144,114,16,19%);
border-radius:30px;
margin-top: 30px;
@@ -11,6 +11,3 @@
border-color: black;
border-style: solid;
}
.boton{
margin-bottom: 15px;
}