1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 01:09:35 +05:30

(refactor): changed view now button hover effect on featured projects section in projects page

This commit is contained in:
2023-11-19 21:37:43 +05:30
parent 348a8d7ea1
commit ba0b80a38e
3 changed files with 65 additions and 2 deletions

View File

@@ -255,7 +255,7 @@ function inject_search_results (results, keyword) {
profileDiv.innerHTML = `
<span class="flex items-center">
<span class="wrapper mx-1 w-[35px] rounded-lg overflow-hidden">
<span class="wrapper mx-1 w-[35px] rounded-md overflow-hidden">
<img src="${result.photo}" alt="${result.name.toLowerCase().replace(/\s/g, '')}">
</span>
<span class="flex flex-col">