Skip to content

Commit 990f0a8

Browse files
Ancho general de la aplicacion 4
1 parent d43ad46 commit 990f0a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ body {
3434
display: flex;
3535
flex-direction: column;
3636
border-radius: 12px;
37-
overflow: hidden; /* recorta el bg del header si se sale */
37+
overflow: scroll; /* recorta el bg del header si se sale */
3838
}
3939

4040
/* Contenedores fluidos y centrados */

0 commit comments

Comments
 (0)