File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ <h2 class="text-center mb-5">Available for all platforms</h2>
8080 < div class ="card h-100 shadow-sm border-0 border-top border-4 border-primary ">
8181 < div class ="card-body text-center p-5 ">
8282 < div class ="display-4 text-primary mb-4 "> < i class ="fab fa-windows "> </ i > </ div >
83- < h3 class =" h2 mb-3 " > Windows </ h3 >
83+
8484 < p class ="mb-4 text-muted small "> Standard executable for Windows 10/11.</ p >
8585 < a href ="# " id ="win-exe " class ="btn btn-dark w-100 "> Download .exe</ a >
8686 </ div >
@@ -90,7 +90,7 @@ <h3 class="h2 mb-3">Windows</h3>
9090 < div class ="card h-100 shadow-sm border-0 border-top border-4 border-dark ">
9191 < div class ="card-body text-center p-5 ">
9292 < div class ="display-4 text-dark mb-4 "> < i class ="fab fa-apple "> </ i > </ div >
93- < h3 class =" h2 mb-3 " > macOS </ h3 >
93+
9494 < p class ="mb-4 text-muted small "> Optimized builds for Apple Silicon and Intel.
9595 </ p >
9696 < a href ="# " id ="mac-dmg " class ="btn btn-dark w-100 mb-2 "> Download .dmg</ a >
@@ -102,7 +102,7 @@ <h3 class="h2 mb-3">macOS</h3>
102102 < div class ="card h-100 shadow-sm border-0 border-top border-4 border-warning ">
103103 < div class ="card-body text-center p-5 ">
104104 < div class ="display-4 text-warning mb-4 "> < i class ="fab fa-linux "> </ i > </ div >
105- < h3 class =" h2 mb-3 " > Linux </ h3 >
105+
106106 < p class ="mb-4 text-muted small "> Support for all major distributions.</ p >
107107 < a href ="# " id ="linux-appimage " class ="btn btn-dark w-100 mb-2 "> Download
108108 .AppImage</ a >
You can’t perform that action at this time.
0 commit comments