File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/templates/projects Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ <h2 class="text-xl font-semibold text-gray-900 dark:text-white">Top Repositories
108108 </ div >
109109 <!-- Yearly Contribution Trends - Removed since backend doesn't provide this data -->
110110 <!-- Quick Actions - Red theme -->
111- < div class ="flex flex-wrap gap-4 mb-8 p-4 bg-red-50 dark:bg-red-900/20 rounded-xl ">
111+ < div class ="flex flex-wrap gap-4 mb-8 p-4 rounded-xl ">
112112 <!-- Refresh Button -->
113113 < a href ="{{ request.get_full_path }} "
114114 class ="bg-white dark:bg-gray-800 border border-red-200 dark:border-red-800 text-red-700 dark:text-red-300 hover:bg-red-50 dark:hover:bg-red-900/30 px-4 py-2 rounded-lg shadow text-sm font-medium transition duration-200 flex items-center gap-2 ">
You can’t perform that action at this time.
0 commit comments