cambios en el aspecto. Validators en el formulario de evento.
This commit is contained in:
@@ -7,13 +7,11 @@
|
||||
|
||||
*{
|
||||
padding: 5px;
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
.titulo{
|
||||
font: "arial";
|
||||
|
||||
}
|
||||
.fotoPerfil{
|
||||
display: block;
|
||||
text-align: end;
|
||||
max-width: 800px;
|
||||
max-height: auto;
|
||||
@@ -34,9 +32,9 @@
|
||||
|
||||
.datosDisplay{
|
||||
|
||||
float: left;
|
||||
position: relative;
|
||||
margin: auto;
|
||||
float: left;
|
||||
position: relative;
|
||||
margin: auto;
|
||||
|
||||
}
|
||||
|
||||
@@ -76,5 +74,5 @@
|
||||
}
|
||||
|
||||
ion-slides {
|
||||
height: 100%;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user