Skip to content

Commit 3652517

Browse files
committed
styles.css fixed
1 parent b9d29f5 commit 3652517

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

frontend/src/styles.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4747,11 +4747,7 @@ textarea.form-control-lg {
47474747
}
47484748

47494749
/*Ajusta las imagenes de las cartas a que todas tengan el mismo height */
4750-
<<<<<<< HEAD
47514750
.card-img-top {
4752-
=======
4753-
.card-img-top {
4754-
>>>>>>> origin/JuanFase3
47554751
width: 100%;
47564752
height: 15vw;
47574753
object-fit: cover;
@@ -11492,13 +11488,8 @@ html {
1149211488

1149311489
/* NUEVO PARA EL FORMULARIO DE INICIAR SESIÓN Y REGISTRARSE*/
1149411490

11495-
<<<<<<< HEAD
1149611491
html,body {
1149711492
height: 100%;
11498-
=======
11499-
html,body {
11500-
height: 100%;
11501-
>>>>>>> origin/JuanFase3
1150211493
}
1150311494

1150411495
.global-container{
@@ -11523,11 +11514,7 @@ form{
1152311514
}
1152411515

1152511516

11526-
<<<<<<< HEAD
1152711517
.login-form{
11528-
=======
11529-
.login-form{
11530-
>>>>>>> origin/JuanFase3
1153111518
width:330px;
1153211519
margin:20px;
1153311520
}

0 commit comments

Comments
 (0)