diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -85,12 +85,7 @@ a.text-link::after{ top: 3%; } -.marquee{ - animation: marquee 10s linear infinite; - overflow: hidden; -} - -marquee { +marquee{ margin: 5px; } |
