Skip to content

Commit

Permalink
Merge pull request #38 from Shubhdeep12/develop
Browse files Browse the repository at this point in the history
Develop -> master
  • Loading branch information
Shubhdeep12 authored Mar 21, 2024
2 parents f36b75e + bb956a2 commit 1529854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ export const SKILLS: SkillProp[] = [
{
id: 'nextjs',
title: 'Next.js',
bgColor: 'hocus:bg-[#00c2e61f] dark:hocus:bg-[#0070f32e]',
borderColor: 'border hocus:border-[#0070f38f] dark:hocus:border-[#0070f38f]',
bgColor: 'hocus:bg-[#8888881f] dark:hocus:bg-[#8888881f]',
borderColor: 'border hocus:border-[#8888888f] dark:hocus:border-[#8888888f]',
wIcon: 19,
hIcon: 19,
position: 'right',
Expand Down

0 comments on commit 1529854

Please sign in to comment.