Skip to content

Commit 4c8d629

Browse files
bug fix for media query
1 parent 5e465cf commit 4c8d629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ p {
5858

5959
.content {
6060
display: flex;
61-
flex-direction: row;
61+
flex-direction: column;
6262
gap: 1rem;
6363
}
6464

0 commit comments

Comments
 (0)