File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,10 @@ header .links .link:hover {
161161 float : none;
162162}
163163
164+ .tile-section .mini-tile .desc {
165+ margin-top : 24px ;
166+ }
167+
164168.tile-section .screenshot {
165169 border-radius : 16px 16px 0 0 ;
166170 width : 100% ;
Original file line number Diff line number Diff line change @@ -155,6 +155,7 @@ <h2>Coming soon</h2>
155155 </ div >
156156 </ a >
157157 </ div >
158+ < div class ="desc "> Lightweight cross-platform note-taking application with RTF support.</ div >
158159 </ div >
159160 < div class ="mini-tile ">
160161 < img class ="icon " src ="https://raw.githubusercontent.com/ModuleArt/quick-picture-viewer/master/quick-picture-viewer/resources/imgs/picture256.png "/>
@@ -164,10 +165,11 @@ <h2>Coming soon</h2>
164165 < div class ="link ">
165166 < img src ="imgs/icons/github.png "/>
166167 < span > Windows</ span >
167- < span class ="version "> v1.13 .0</ span >
168+ < span class ="version "> v2.0 .0</ span >
168169 </ div >
169170 </ a >
170171 </ div >
172+ < div class ="desc "> Major update of design and features.</ div >
171173 </ div >
172174 </ div >
173175 < h2 > Paused projects</ h2 >
You can’t perform that action at this time.
0 commit comments