Skip to content

Commit 5af0d91

Browse files
authored
Update chapters.style.js
Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>
1 parent 1be0803 commit 5af0d91

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
@@ -30,7 +30,7 @@ export const ChapterStyle = styled.div`
3030
3131
/* New reusable class for chapter images */
3232
.chapter-image {
33-
max-width: 500px;
33+
max-width: 750px;
3434
width: 100%;
3535
height: auto;
3636
display: block;

0 commit comments

Comments
 (0)