Skip to content

Commit

Permalink
2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielakhanna committed Feb 28, 2025
1 parent 0830d54 commit 9fd4e97
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/saratoga.css
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@ footer {
margin-top: 40px;
}
}
.story-body h3 {
.story-body > h3:not(.h3) {
font-size: var(--h2);
}

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saratoga-design-system",
"version": "2.7.0",
"version": "2.7.1",
"scripts": {
"build": "npx sass --no-source-map builds:dist",
"version": "npm run build && git add -A dist",
Expand Down

0 comments on commit 9fd4e97

Please sign in to comment.