diff --git a/assets/images/new-expensify.svg b/assets/images/new-expensify.svg index 7bfef1fd38b4..264821d4f86e 100644 --- a/assets/images/new-expensify.svg +++ b/assets/images/new-expensify.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/web/index.html b/web/index.html index 7c02614d17b2..134b3cbf455a 100644 --- a/web/index.html +++ b/web/index.html @@ -137,6 +137,10 @@ transition-property: opacity; } + .splash-logo > svg { + color: #03d47c; + } + .animation { display: flex; }