Skip to content

Commit 63fa607

Browse files
committed
New QPV screenshot
1 parent 329c284 commit 63fa607

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
-482 KB
Binary file not shown.

index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,17 +116,17 @@ header .navbar a:hover .link {
116116
/* APPS */
117117

118118
.apps {
119-
margin-top: -9vw;
119+
margin-top: -8vw;
120120
}
121121

122122
.apps .app-row {
123123
display: flex;
124124
justify-content: center;
125-
margin-bottom: 160px;
125+
margin-bottom: 144px;
126126
}
127127

128128
.apps .column {
129-
max-width: 570px;
129+
max-width: 574px;
130130
width: 100%;
131131
text-align: center;
132132
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<div class="apps">
4040
<div class="app-row">
4141
<div class="column">
42-
<img class="screenshot" src="imgs/screenshots/quick-picture-viewer.png" />
42+
<img class="screenshot" src="https://moduleart.github.io/quick-picture-viewer/imgs/screenshots/main.png" />
4343
</div>
4444
<div class="column">
4545
<img class="icon" src="https://raw.githubusercontent.com/ModuleArt/quick-picture-viewer/master/quick-picture-viewer/resources/imgs/picture512.png" />

0 commit comments

Comments
 (0)