Skip to content

Commit 20aff8f

Browse files
authored
Actualizar index.css
1 parent 184d3a6 commit 20aff8f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.css

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

5554
main section div{
@@ -69,7 +68,7 @@ main section div h3{
6968
cursor: pointer;
7069
}
7170

72-
@media(max-width: 300px){
71+
@media(max-width: 800px){
7372
main section{
7473
flex-direction: column;
7574
}

0 commit comments

Comments
 (0)