Skip to content

Commit

Permalink
fix: p
Browse files Browse the repository at this point in the history
  • Loading branch information
orrgottlieb committed May 11, 2021
1 parent 4d234e1 commit 10a01cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monday-ui-react-core",
"version": "0.3.23",
"version": "0.3.24",
"description": "Official monday.com UI resources for application development in React.js",
"main": "dist/main.js",
"scripts": {
Expand Down
2 changes: 0 additions & 2 deletions src/styles/typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,10 @@ h6,
@include font-general-text();
}

p,
.element-type-p {
@include font-paragraph();
}

small,
.element-type-small {
@include font-caption();
}
Expand Down

0 comments on commit 10a01cb

Please sign in to comment.