File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -893,8 +893,8 @@ <h2 class="tw-text-3xl max-md:tw-text-2xl tw-font-medium">
893893 < i class ="bi bi-code-square "> </ i >
894894 </ div >
895895
896- < div class ="tw-flex tw-flex-col tw-gap-4 ">
897- < h3 class ="tw-text-2xl max-md:tw-text-xl "> /faq command</ h3 >
896+ < div class ="tw-flex tw-flex-col tw-gap-4 " >
897+ < h3 class ="tw-text-2xl max-md:tw-text-xl "> /faq command</ h3 >
898898 < p
899899 class ="tw-text-gray-800 dark:tw-text-gray-100 max-md:tw-text-sm "
900900 >
@@ -926,21 +926,15 @@ <h3 class="tw-text-2xl max-md:tw-text-xl">/faq command</h3>
926926
927927 < div class ="tw-flex tw-flex-col tw-gap-4 ">
928928 < h3 class ="tw-text-2xl max-md:tw-text-xl "> /project command</ h3 >
929- < p
930- class ="tw-text-gray-800 dark:tw-text-gray-100 max-md:tw-text-sm "
931- >
929+ < p class ="tw-text-gray-800 dark:tw-text-gray-100 max-md:tw-text-sm ">
932930 Browse and search through all GSSOC projects. Filter by phase,
933931 technology stack, difficulty level, or search by keywords to
934932 find your perfect match.
935933 </ p >
936934
937- < div
938- class ="tw-mt-auto tw-flex tw-gap-2 tw-underline tw-underline-offset-4 "
939- >
935+ < div class ="tw-mt-auto tw-flex tw-gap-2 tw-underline tw-underline-offset-4 ">
940936 < span > Learn more</ span >
941- < i
942- class ="bi bi-arrow-up-right group-hover/card:tw--translate-y-1 group-hover/card:tw-translate-x-1 tw-duration-300 tw-transition-transform "
943- > </ i >
937+ < i class ="bi bi-arrow-up-right group-hover/card:tw--translate-y-1 group-hover/card:tw-translate-x-1 tw-duration-300 tw-transition-transform "> </ i >
944938 </ div >
945939 </ div >
946940 </ a >
You can’t perform that action at this time.
0 commit comments