Skip to content

Commit 123cf35

Browse files
committed
housekeeping README.md
1 parent 653593a commit 123cf35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Users should be able to:
3131
- See hover and focus states for all interactive elements on the page
3232

3333
### Screenshots
34-
<figure style="width:270px">
35-
<img src="./assets/images/mobile-screen.png" width="">
34+
<figure style="width:270px; height:640px">
35+
<img src="./assets/images/mobile-screen.png" width="270px" height="640px">
3636
<figcaption style="text-transform:Capitalize; background:rgba(255,255,255,0.1); padding: 8px">mobile screen</figcaption>
3737
</figure>
3838
<br>
3939
<br>
40-
<figure style="width:270px">
41-
<img src="./assets/images/mobile-screen-success.png" width="">
40+
<figure style="width:270px; height:640px">
41+
<img src="./assets/images/mobile-screen-success.png" width="270px" height="640px">
4242
<figcaption style="text-transform:Capitalize; background:rgba(255,255,255,0.1); padding: 8px">mobile success screen</figcaption>
4343
</figure>
4444
<br>

0 commit comments

Comments
 (0)