Skip to content

Commit e45fb69

Browse files
authored
Update estilos.css
se arregla tamaño h1 en móvil
1 parent f0c0327 commit e45fb69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/estilos.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ body {
2929
}
3030

3131
.container h1 {
32-
font-size: 5rem;
32+
font-size: 4rem;
3333
}
3434

3535
#Container_Frase {
@@ -108,4 +108,4 @@ body {
108108
width: 100px;
109109
}
110110

111-
}
111+
}

0 commit comments

Comments
 (0)