Skip to content

Commit 3151663

Browse files
2.7.0
1 parent 7cd3247 commit 3151663

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

dist/saratoga.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2430,6 +2430,10 @@ footer {
24302430
line-height: 1.5em;
24312431
}
24322432

2433+
.author-description a {
2434+
display: inline-block;
2435+
}
2436+
24332437
/**
24342438
* Author bio
24352439
*

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.6.0",
3+
"version": "2.7.0",
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)