@creaditor/newsletter-starterkit 1.0.16 → 1.0.17

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.
@@ -1,4 +1,4 @@
1
- "use strict";(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[3622],{53622:(a,i,e)=>{e.r(i),e.d(i,{CouchMark:()=>o});var s=e(56666),t=e(21293);class o extends t.oi{constructor(){super()}render(){return t.dy`<div class="pulser">
1
+ "use strict";(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[3622],{53622:(e,i,a)=>{a.r(i),a.d(i,{CouchMark:()=>o});var s=a(56666),t=a(21293);class o extends t.oi{constructor(){super()}render(){return t.dy`<div class="pulser">
2
2
  <div class="pulse pulse1"></div>
3
3
  <div class="pulse pulse2"></div>
4
4
  <div class="pulse pulse4"></div>
@@ -24,14 +24,14 @@
24
24
  }
25
25
 
26
26
  .pulse1 {
27
- border: 13px solid var(--primary);
27
+ border: 13px solid #845EC2;
28
28
  -webkit-animation: pulse1 2s linear infinite;
29
29
  -moz-animation: pulse1 2s linear infinite;
30
30
  animation: pulse1 2s linear infinite;
31
31
  }
32
32
 
33
33
  .pulse2 {
34
- border: 8px solid var(--primary);
34
+ border: 8px solid #845EC2;
35
35
  opacity: 0.2;
36
36
  -webkit-animation: pulse2 2s linear infinite;
37
37
  -moz-animation: pulse2 2s linear infinite;
@@ -39,7 +39,7 @@
39
39
  }
40
40
 
41
41
  .pulse3 {
42
- border: 10px solid var(--primary);
42
+ border: 10px solid #845EC2;
43
43
  opacity: 0.5;
44
44
  -webkit-animation: pulse3 2s linear infinite;
45
45
  -moz-animation: pulse3 2s linear infinite;
@@ -47,7 +47,7 @@
47
47
  }
48
48
 
49
49
  .pulse4 {
50
- border: 15px solid var(--primary);
50
+ border: 15px solid #845EC2;
51
51
  opacity: 0.1;
52
52
  -webkit-animation: pulse4 2s linear infinite;
53
53
  -moz-animation: pulse4 2s linear infinite;
Binary file