File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -116,17 +116,17 @@ header .navbar a:hover .link {
116116/* APPS */
117117
118118.apps {
119- margin-top : -9 vw ;
119+ margin-top : -8 vw ;
120120}
121121
122122.apps .app-row {
123123 display : flex;
124124 justify-content : center;
125- margin-bottom : 160 px ;
125+ margin-bottom : 144 px ;
126126}
127127
128128.apps .column {
129- max-width : 570 px ;
129+ max-width : 574 px ;
130130 width : 100% ;
131131 text-align : center;
132132}
Original file line number Diff line number Diff line change 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 " />
You can’t perform that action at this time.
0 commit comments