diff options
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 3f95cbe..ea7fdbb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -40,7 +40,7 @@ <div class="modal-contents"> <center> <h1 class="modal-text">Screenshot</h1> - <img src="screenshots.jpg" alt="Screenshot"> + <img src="screenshots.jpg" alt="Screenshot" width="90%"> </center> <section class="field-row" style="justify-content: flex-end"> <a href="https://github.com/navanchauhan/iGopherBrowser" class="btn" style="width:95px;">GitHub</a> |