Skip to content

Commit 736a874

Browse files
committed
docs: resize screenshots in README
1 parent ff41a6c commit 736a874

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,13 @@ Final Score =
118118

119119
### 🖥️ Desktop View
120120

121-
![Desktop](./public/screenshots/desktop.png)
121+
<!-- ![Desktop](./public/screenshots/desktop.png) -->
122+
<img src="./public/screenshots/desktop.png" alt="Desktop View" width="800" />
122123

123124
### 📱 Mobile View
124125

125-
![Mobile](./public/screenshots/mobile.png)
126+
<!-- ![Mobile](./public/screenshots/mobile.png) -->
127+
<img src="./public/screenshots/mobile.png" alt="Mobile View" width="300" />
126128

127129
---
128130

0 commit comments

Comments
 (0)