@secondstaxorg/sscomp 1.9.87 → 1.9.88

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.
@@ -328,19 +328,6 @@
328
328
  .typography_signature__W-v2-, .typography_signature__W-v2- input{
329
329
  font-family: 'Yellowtail Regular',cursive !important;
330
330
  }
331
- .style_loading-spinner__ujhbX svg{
332
- animation: style_loadingAnimation__EvyzC 1.2s infinite linear;
333
- }
334
-
335
- @keyframes style_loadingAnimation__EvyzC {
336
- from{
337
- transform: rotate(0deg);
338
- }
339
- to{
340
- transform: rotate(360deg);
341
- }
342
- }
343
-
344
331
  @font-face {
345
332
  font-family: 'icomoon';
346
333
  src: url('fonts/icomoon.eot?fpuszj');