Revert "Add accelerated word to timeline"

This commit is contained in:
softsimon
2024-07-12 18:58:02 +09:00
committed by GitHub
parent c748e5cda9
commit 76e3053207
2 changed files with 5 additions and 10 deletions

View File

@@ -228,13 +228,6 @@
font-size: 12px;
line-height: 16px;
white-space: nowrap;
&.accelerating {
margin-top: -164px;
font-style: italic;
@media (max-width: 768px) {
margin-left: -50px;
}
}
}
}
}