ticker: top 130→163s (+25%) / bottom 187→206s (+10%)
This commit is contained in:
@@ -113,14 +113,14 @@ export default function DualSpeedTicker() {
|
||||
label="THE LATEST"
|
||||
labelColor="#00ff9f"
|
||||
glowColor="rgba(0,255,159,0.55)"
|
||||
durationSec={130}
|
||||
durationSec={163}
|
||||
items={beat}
|
||||
/>
|
||||
<Row
|
||||
label="FORUM"
|
||||
labelColor="#00d4ff"
|
||||
glowColor="rgba(0,212,255,0.55)"
|
||||
durationSec={187}
|
||||
durationSec={206}
|
||||
items={forum}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user