Skip to content

Commit ea1f587

Browse files
committed
fix : fixed stylign issues in linear search
1 parent 8d416f4 commit ea1f587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/visualizer/searching/linearsearch/content.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ const content = () => {
215215
: "https://hw.glich.co/resources/embed/daily/dsa?theme=light"
216216
}
217217
width="100%"
218-
height="300"
218+
height="320"
219219
title="Daily DSA Challenge"
220220
></iframe>
221221
)}

0 commit comments

Comments
 (0)