Skip to content

Commit

Permalink
Prepare rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
khawkins98 committed Jan 28, 2020
1 parent 67b5b47 commit 5f62b2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/vf-card/vf-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

// vf-card levels of design
.vf-card--easy {
border-bottom: 8px solid rgba(0,0,0,0); // fixes a grid layout glitch when used with variant volume's that have a bottom border
border-bottom: 8px solid rgba(0, 0, 0, 0); // fixes a grid layout glitch when used with variant volume's that have a bottom border
}

.vf-card--normal {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visual-framework/vf-core",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.3",
"description": "Visual Framework 2.0",
"main": "index.js",
"vfConfig": {
Expand Down

0 comments on commit 5f62b2b

Please sign in to comment.