Skip to content

Commit

Permalink
Use > div selector to correctly select the element (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadxali authored Jun 26, 2024
2 parents 3584b7a + 8786d43 commit 2353695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elements/Video/Video.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
}
}

> *:only-child {
> div {
margin-left: auto;
margin-right: auto;
}
Expand Down

0 comments on commit 2353695

Please sign in to comment.