optimizer wins

This commit is contained in:
Will McGugan
2022-06-06 15:25:54 +01:00
parent d69205d59f
commit e563cd13d0
7 changed files with 55 additions and 48 deletions

View File

@@ -140,7 +140,7 @@ Tweet.scroll-horizontal TweetBody {
/* padding: 1 0 0 0 ; */
transition: background 200ms in_out_cubic, color 300ms in_out_cubic;
transition: background 400ms in_out_cubic, color 400ms in_out_cubic;
}