crcdng commited on
Commit
1af2e37
·
1 Parent(s): 2e8f1c4
Files changed (1) hide show
  1. cyberpunk.css +1 -1
cyberpunk.css CHANGED
@@ -518,7 +518,7 @@ body
518
  /*description: good for text and containers with text. squeeze effect by removing top an bottom of the element, shake left to right, apply glitchy text-shadow, back to normal*/
519
  .cyber-glitch-2
520
  {
521
- animation: cyber-glitch-2 4s linear infinite;
522
  }
523
 
524
  @keyframes cyber-glitch-2
 
518
  /*description: good for text and containers with text. squeeze effect by removing top an bottom of the element, shake left to right, apply glitchy text-shadow, back to normal*/
519
  .cyber-glitch-2
520
  {
521
+ animation: cyber-glitch-2 4s linear infinite !important;
522
  }
523
 
524
  @keyframes cyber-glitch-2