sf-i-events 1.0.699 → 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.699",
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,8 +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
- border-style: groove;
136
134
  background-color: #efefef;
137
135
  }
138
136
  .certificate-section {
@@ -134,8 +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
- border-style: groove;
139
137
  background-color: #efefef;
140
138
  }
141
139
  .certificate-section {