Skip to content

Commit

Permalink
Merge pull request #404 from appwrite/fix-links
Browse files Browse the repository at this point in the history
fix links
  • Loading branch information
TGlide authored Dec 4, 2023
2 parents 6265f66 + 27c7279 commit 049b7c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/7-components/_article.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
&-description { margin-block-start:pxToRem(4); margin-block-end:pxToRem(4); }
&-label { margin-block-end:pxToRem(16); }
&-paragraph-md { margin-block-end:pxToRem(32); }
&-link { margin-block-end:0 !important; }
&-code-snippet { margin-block-start:pxToRem(16); margin-block-end:pxToRem(32); }
&-card { margin-block-end:pxToRem(32); }
&-list,
Expand Down

0 comments on commit 049b7c7

Please sign in to comment.