Skip to content

Commit

Permalink
Merge pull request #753 from appwrite/inline-code-add-break-word
Browse files Browse the repository at this point in the history
Inline Code
  • Loading branch information
ArmanNik authored Mar 8, 2024
2 parents 8c02f60 + 10c4b74 commit 4ace874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/6-elements/_inline-code.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
padding-block: pxToRem(1);
border-radius: pxToRem(4);
font-family: var(--aw-font-family-fira-code);
word-break: break-word;
}

0 comments on commit 4ace874

Please sign in to comment.