Skip to content

Commit

Permalink
fix: correct style error in siteInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed Jan 28, 2024
1 parent 6c2279e commit d163503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/friends/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
}

.siteInfo code {
--ifm-pre-padding: 0 1rem;
--ifm-pre-padding: 0 1rem 1rem;
}

1 comment on commit d163503

@vercel
Copy link

@vercel vercel bot commented on d163503 Jan 28, 2024

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:

blog – ./

blog-kuizuo.vercel.app
blog-git-main-kuizuo1.vercel.app
blog-kuizuo1.vercel.app
kuizuo.cn

Please sign in to comment.