Skip to content

Commit 84e2870

Browse files
committed
minor change
Signed-off-by: krishnaShuk <shuklakrishna.kris@gmail.com>
1 parent bf7676c commit 84e2870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Learn-Components/Chapters-Style/chapters.style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const ChapterStyle = styled.div`
1818
}
1919
}
2020
21-
div[style*="width: 100%"][style*="overflow"] {
21+
div[style*="width:100%"][style*="overflow"] {
2222
aspect-ratio: unset !important;
2323
overflow: unset !important;
2424
margin: 20px 0px 20px 0px !important;

0 commit comments

Comments
 (0)