File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5050 # lang: zh
5151 generator : false
5252 default_color_scheme : default
53- version :
54- provider : mike
53+ # version:
54+ # provider: mike
5555 analytics :
5656 provider : google
5757 property : G-3383ZJ2HH7
Original file line number Diff line number Diff line change @@ -460,7 +460,7 @@ legend {
460460ol ,
461461ul ,
462462menu {
463- list-style : none;
463+ /* list-style: none; */
464464 margin : 0 ;
465465 padding : 0 ;
466466}
Original file line number Diff line number Diff line change 10631063 <div class="tw-text-white tw-font-medium tw-text-base tw-mb-3">${
10641064 section . title
10651065 } </div>
1066- <ul class="tw-space-y-2 tw-text-gray-300 tw-text-xs">
1066+ <ul class="tw-space-y-2 tw-text-gray-300 tw-text-xs header-list-style ">
10671067 ${ section . items
10681068 . map (
10691069 ( item ) => `<li class="hover:tw-text-[#7782FF]">
Original file line number Diff line number Diff line change 1616 </ a >
1717 < nav >
1818 < ul
19- class ="tw-flex tw-items-center tw-space-x-0.5 tw-w-full tw-font-semibold tw-text-[17px] "
19+ class ="tw-flex tw-items-center tw-space-x-0.5 tw-w-full tw-font-semibold tw-text-[17px] header-list-style "
2020 >
2121 <!-- PLATFORM -->
2222 < li class ="tw-group tw-relative ">
You can’t perform that action at this time.
0 commit comments