Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NotEvenName committed Jan 9, 2025
1 parent 8e8f070 commit 0405cc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ body {

/* 链接按钮样式 */
.publication-links {
margin-top: 0rem; /* 链接按钮区域的顶部间距 */
margin-bottom: 0rem;
margin-top: -0.8rem; /* 链接按钮区域的顶部间距 */
margin-bottom: -0.5rem;
}

.link-block {
Expand Down

0 comments on commit 0405cc5

Please sign in to comment.