Skip to content

Commit 1cef591

Browse files
committed
no margin needed
1 parent d743f99 commit 1cef591

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Calendar/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export default function Calendar() {
1919
width="100%"
2020
height="500"
2121
frameborder="0"
22-
style={{ "margin-bottom": "2em", "margin-top": "1em" }}
2322
></iframe>
2423
);
2524
}

0 commit comments

Comments
 (0)