File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -388,10 +388,17 @@ <h4>Download</h4>
388388
389389 </ ul >
390390 < hr >
391- < div class ="bottom ">
392- < p style ="min-width:10%; "> About this repo:</ p >
393- < i class ="fa-solid fa-code-fork last "> </ i > Forks < span id ="forks-count "> fetching..</ span >
394- < i class ="fa-regular fa-star last "> </ i > Stars < span id ="stars-count "> fetching..</ span >
391+ <!-- :::BOTTOM SECTION -->
392+ < div class ="d-flex justify-content-center ">
393+ < p > About this repo:</ p >
394+ < div class ="d-flex ">
395+ < div >
396+ < i class ="fa-solid fa-code-fork last "> </ i > Forks < span id ="forks-count "> fetching..</ span >
397+ </ div >
398+ < div >
399+ < i class ="fa-regular fa-star last "> </ i > Stars < span id ="stars-count "> fetching..</ span >
400+ </ div >
401+ </ div >
395402 </ div >
396403
397404 <!--JS file-->
You can’t perform that action at this time.
0 commit comments