AsaiToshiya / brostr

A native browser for the content on Nostr
https://asaitoshiya.github.io/brostr/src/
MIT License
12 stars 0 forks source link

SUpdate index.html #24

Closed Heet-09 closed 10 months ago

Heet-09 commented 1 year ago

By setting the width property to 100%, we're instructing the browser to make the iframe element take up the full width of its parent element (which, in this case, is the body). This ensures that the content inside the iframe will stretch to fill the entire width of the screen, providing a more responsive and visually appealing layout.

AsaiToshiya commented 1 year ago

Thank you for the PR @Heet-09, but the iframe is already the full width.

AsaiToshiya commented 10 months ago

Closing due to inactivity.