@saooti/octopus-sdk 32.0.5 → 32.0.6

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.
Binary file
Binary file
@@ -1,10 +1,10 @@
1
1
  @font-face {
2
2
  font-family: 'icomoon';
3
- src: url('/css/fonts/icomoon.eot?vq1mf5');
4
- src: url('/css/fonts/icomoon.eot?vq1mf5#iefix') format('embedded-opentype'),
5
- url('/css/fonts/icomoon.ttf?vq1mf5') format('truetype'),
6
- url('/css/fonts/icomoon.woff?vq1mf5') format('woff'),
7
- url('/css/fonts/icomoon.svg?vq1mf5#icomoon') format('svg');
3
+ src: url('/css/fonts/icomoon.eot?8edpg2');
4
+ src: url('/css/fonts/icomoon.eot?8edpg2#iefix') format('embedded-opentype'),
5
+ url('/css/fonts/icomoon.ttf?8edpg2') format('truetype'),
6
+ url('/css/fonts/icomoon.woff?8edpg2') format('woff'),
7
+ url('/css/fonts/icomoon.svg?8edpg2#icomoon') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -320,7 +320,7 @@
320
320
  content: "\e95f";
321
321
  color: rgb(244, 132, 45);
322
322
  }
323
- .saooti-podcast-addict:before {
323
+ .saooti-podcast-addict:after {
324
324
  content: "\e960";
325
325
  margin-left: -0.998046875em;
326
326
  color: rgb(255, 255, 255);
@@ -14,7 +14,7 @@
14
14
  transition: background .2s, border .2s, box-shadow .2s, color .2s;
15
15
  text-decoration: none !important;
16
16
  white-space: nowrap;
17
- border-width: 1px;
17
+ border-width: 0;
18
18
  @media (max-width: 960px) {
19
19
  white-space: normal;
20
20
  }