Skip to content

Commit d59d93a

Browse files
2.5.7
1 parent a6d2676 commit d59d93a

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

dist/saratoga.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2350,7 +2350,6 @@ footer {
23502350

23512351
.related-stories h5 {
23522352
font-size: var(--h3);
2353-
text-transform: uppercase;
23542353
margin-top: 0;
23552354
margin-bottom: var(--space);
23562355
}
@@ -3333,7 +3332,6 @@ custom-digest {
33333332
font-family: "Noto Sans", sans-serif;
33343333
font-size: 20px;
33353334
font-weight: 700;
3336-
text-transform: uppercase;
33373335
}
33383336

33393337
.viafoura button.vf-follow-button.vf-button[data-v-632eed25] {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saratoga-design-system",
3-
"version": "2.5.6",
3+
"version": "2.5.7",
44
"scripts": {
55
"build": "npx sass --no-source-map builds:dist",
66
"version": "npm run build && git add -A dist",

0 commit comments

Comments
 (0)