Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Added screenshots and other graphics for Google Play Store.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nalin-Angrish committed Nov 26, 2020
1 parent 72cc8c6 commit f9d9d99
Showing 1 changed file with 6 additions and 19 deletions.
25 changes: 6 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,14 @@ Visit https://nalinstudios.herokuapp.com/IScan for more details.<br><br><br>

<br><br>
# Screenshots:
<style>
@media only screen and (max-width: 600px) {
.screenshot{
height: 400px;
}
}
.screenshot{
height: 600px;
border: 2px solid black;
margin-left: 20px;
margin-right: 20px;
}
</style>
<div id="screenshots" style="white-space: nowrap;">
<div style="overflow-x: scroll;overflow-y: hidden;">
<img src="GPlay/RawScreenshots/ss1.jpeg" class="screenshot">
<img src="GPlay/RawScreenshots/ss2.jpg" class="screenshot">
<img src="GPlay/RawScreenshots/ss3.jpg" class="screenshot">
<img src="GPlay/RawScreenshots/ss4.jpg" class="screenshot">
<img src="GPlay/RawScreenshots/ss5.jpg" class="screenshot">
<img src="GPlay/RawScreenshots/ss6.jpg" class="screenshot">
<img src="GPlay/RawScreenshots/ss1.jpeg">
<img src="GPlay/RawScreenshots/ss2.jpg" >
<img src="GPlay/RawScreenshots/ss3.jpg" >
<img src="GPlay/RawScreenshots/ss4.jpg" >
<img src="GPlay/RawScreenshots/ss5.jpg" >
<img src="GPlay/RawScreenshots/ss6.jpg" >
</div>
</div>

Expand Down

0 comments on commit f9d9d99

Please sign in to comment.