Skip to content

Commit

Permalink
Merge pull request #7 from itsmartashub/non-vercel
Browse files Browse the repository at this point in the history
Minor bug fix - added gap between icon and text at nobookmarked
  • Loading branch information
itsmartashub committed May 16, 2022
2 parents 3fb865f + c2f82e9 commit 330ff34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/sass/pages/_bookmarks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
@extend %d--grid;
align-self: center;
justify-items: center;
grid-gap: 5rem;
grid-gap: 2.5rem;
font-size: 2.5rem;
@extend %txt-center;
align-self: center;
Expand Down

1 comment on commit 330ff34

@vercel
Copy link

@vercel vercel bot commented on 330ff34 May 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

veganify – ./

veganify.vercel.app
veganify-git-master-coderawii.vercel.app
veganify-coderawii.vercel.app

Please sign in to comment.