Browse Source

Clarified _rune.scss file

pull/222/head
Birger J. Nordølum 7 years ago
parent
commit
6cb8487a52
No known key found for this signature in database GPG Key ID: 1E2DC712B50089CC
  1. 4
      resources/assets/sass/_rune.scss

4
resources/assets/sass/_rune.scss

@ -1,3 +1,5 @@
// This file were added as a supplement to RuneAudio application
.title-marquee {
width: 125px;
overflow: hidden;
@ -13,4 +15,4 @@
20% { transform: translate(0, 0); }
95% { transform: translate(-200%, 0); }
100% { transform: translate(-200%, 0); }
}
}

Loading…
Cancel
Save