Skip to content

Commit 8cac562

Browse files
Minor change in Video Width
1 parent 02a5fed commit 8cac562

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styles/SymptomsStyles.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ export default {
4242
marginBottom: "5rem",
4343

4444
[sizes.down("lg")]: {
45-
width: "55%",
46-
height: "auto",
45+
width: "65%",
46+
height: "20rem",
4747
margin: "1.75rem auto",
4848
},
4949

0 commit comments

Comments
 (0)