broadfield-dev commited on
Commit
8adeee7
·
verified ·
1 Parent(s): c22b23d

Update templates/card.html

Browse files
Files changed (1) hide show
  1. templates/card.html +1 -1
templates/card.html CHANGED
@@ -22,7 +22,7 @@
22
  </head>
23
  <body>
24
  <div id='cap'>
25
- <iframe src='https://broadfield-dev-rss-news.hf.space' allow='autoplay' width=100% height=10000px></iframe>
26
  </div>
27
  </body>
28
  </html>
 
22
  </head>
23
  <body>
24
  <div id='cap'>
25
+ <iframe src='https://broadfield-dev-rss-news.hf.space' allow='autoplay' width=100% height=500px></iframe>
26
  </div>
27
  </body>
28
  </html>