File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,19 +58,19 @@ <h1>The <em>fastest</em> launcher<br />you'll ever use</h1>
5858 ☆ Star on GitHub
5959 </ a >
6060 </ div >
61+ < div class ="stats-row ">
62+ < div class ="stat "> < strong > 400+</ strong > stars</ div >
63+ < div class ="stat "> < strong > 1000+</ strong > downloads</ div >
64+ < div class ="stat "> < strong > 100%</ strong > free forever</ div >
65+ < div class ="stat "> < strong > MIT</ strong > license</ div >
66+ </ div >
6167 < div class ="window ">
6268 < div class ="window-search ">
6369 < span class ="search-icon "> ⌕</ span >
6470 < input class ="search-input typed-text " value ="spo " readonly />
6571 < span class ="search-hint "> ALT+SPACE</ span >
6672 </ div >
6773 </ div >
68- < div class ="stats-row ">
69- < div class ="stat "> < strong > 400+</ strong > stars</ div >
70- < div class ="stat "> < strong > 1000+</ strong > downloads</ div >
71- < div class ="stat "> < strong > 100%</ strong > free forever</ div >
72- < div class ="stat "> < strong > MIT</ strong > license</ div >
73- </ div >
7474 </ section >
7575 < div class ="divider "> </ div >
7676
Original file line number Diff line number Diff line change @@ -255,6 +255,7 @@ h1 em {
255255 gap : 2.5rem ;
256256 justify-content : center;
257257 animation : fadeUp 0.6s 0.4s ease both;
258+ margin-bottom : 20px ;
258259}
259260
260261.stat {
You can’t perform that action at this time.
0 commit comments