update readme
This commit is contained in:
parent
2410fffdcd
commit
e822ae0d01
1 changed files with 5 additions and 11 deletions
16
README.md
16
README.md
|
@ -39,14 +39,8 @@ The function is [x] if it still runs <u>without</u> JavaScript enabled.
|
|||
|
||||
## Screenshots
|
||||
|
||||
<div style="width:100%;display:flex;flex-direction:row;">
|
||||
<div style="width:33%;height:1250px;text-align:center;background:url('static/screenshots/screenshot-480.png') no-repeat top;background-size:contain">
|
||||
<span>480px</span>
|
||||
</div>
|
||||
<div style="width:33%;height:1250px;text-align:center;background:url('static/screenshots/screenshot-768.png') no-repeat top;background-size:contain">
|
||||
<span>768px</span>
|
||||
</div>
|
||||
<div style="width:33%;height:1250px;text-align:center;background:url('static/screenshots/screenshot-1280.png') no-repeat top;background-size:contain">
|
||||
<span>1280px</span>
|
||||
</div>
|
||||
</div>
|
||||
<a href="static/screenshots/screenshot-480.png">480px</a>
|
||||
|
||||
<a href="static/screenshots/screenshot-768.png">768px</a>
|
||||
|
||||
<a href="static/screenshots/screenshot-1280.png">1280px</a>
|
||||
|
|
Loading…
Reference in a new issue