sf-i-events 1.0.700 → 1.0.701

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sf-i-events",
3
3
  "private": false,
4
- "version": "1.0.700",
4
+ "version": "1.0.701",
5
5
  "description": "Superflows Navigation Component",
6
6
  "main": "sf-i-events.js",
7
7
  "module": "sf-i-events.js",
package/sf-i-events.js CHANGED
@@ -131,7 +131,6 @@ let SfIEvents = class SfIEvents extends LitElement {
131
131
  font-family: Source Sans Pro;
132
132
  margin: 2px;
133
133
  padding: 20px;
134
- border: solid 5px gray;
135
134
  background-color: #efefef;
136
135
  }
137
136
  .certificate-section {
@@ -134,7 +134,6 @@ export class SfIEvents extends LitElement {
134
134
  font-family: Source Sans Pro;
135
135
  margin: 2px;
136
136
  padding: 20px;
137
- border: solid 5px gray;
138
137
  background-color: #efefef;
139
138
  }
140
139
  .certificate-section {