File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -687,6 +687,30 @@ <h5 class="card-title">React</h5>
687
687
</ div >
688
688
</ div >
689
689
</ div >
690
+
691
+ < div class ="col ">
692
+ < div class ="card " style ="max-width: 540px; ">
693
+ <!-- body -->
694
+ < div class ="card-body ">
695
+ < div class ="row g-2 ">
696
+ < div class ="col-4 ">
697
+ < img
698
+ src ="https://skillicons.dev/icons?i=remix&theme=light "
699
+ class ="img-fluid rounded-start d-block mx-auto " width ="60 " height ="60 " alt ="Remix "
700
+ >
701
+ </ div >
702
+ < div class ="col-8 ">
703
+ < h5 class ="card-title "> Remix</ h5 >
704
+ < p class ="card-text "> ★★★★☆</ p >
705
+ </ div >
706
+ </ div >
707
+ </ div >
708
+ <!-- footer -->
709
+ < div class ="card-footer bg-white ">
710
+ < span class ="tag "> 趣味</ span >
711
+ </ div >
712
+ </ div >
713
+ </ div >
690
714
691
715
< div class ="col ">
692
716
< div class ="card " style ="max-width: 540px; ">
You can’t perform that action at this time.
0 commit comments