Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
okiane authored Jul 15, 2024
1 parent 1aeefde commit 03a0b12
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
html, body, h1, h2, h3, h4, h5, h6, h7, h8 {font-family: "Open Sans", sans-serif}
iframe {aspect-ratio: 16/9; height: 720px; width: 100%;}
iframe {aspect-ratio: 16/9; height: 200px; width: 100%;}

</style>
<!--iframe {aspect-ratio: 16/9; height: 720px; width: 100%;}-->

</head>
<body class="w3-theme-l5">
<!-- Navbar -->
Expand Down

0 comments on commit 03a0b12

Please sign in to comment.