Skip to content

Commit

Permalink
Update kerala-syllabus-notes.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrithul-E authored Nov 22, 2024
1 parent 15e9553 commit 86511f2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions kerala-syllabus-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@
<title>Document</title>
</head>
<body>
<iframe src="https://morning-sound-6831.ploomberapp.io/" frameborder="0"></iframe>
<iframe src="lucky-haze-8109.ploomberapp.io/" frameborder="0"></iframe>
</body>
<style>
iframe{
body {
margin: 0px;
}
iframe {
width: 100%;
height: 100vh;
}
</style>
</html>
</html>

0 comments on commit 86511f2

Please sign in to comment.