Skip to content

Commit

Permalink
fix api-info margin
Browse files Browse the repository at this point in the history
  • Loading branch information
mrin9 committed Nov 6, 2024
1 parent b3a14f4 commit 7f53d25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/styles/info-styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export default css`
#api-info {
font-size: calc(var(--font-size-regular) - 1px);
margin-top: 8px;
margin-left: -15px;
}
#api-info span:before {
Expand Down

0 comments on commit 7f53d25

Please sign in to comment.