Skip to content

Commit 184d3a6

Browse files
authored
Actualizar index.css
1 parent 7289b9c commit 184d3a6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ main section{
4848
margin-top: 30px;
4949
width:80%;
5050
display: flex;
51-
justify-content: space-around;
51+
justify-content: space-around;
52+
flex-direction: row;
5253
}
5354

5455
main section div{

0 commit comments

Comments
 (0)