Yuki Takei 2 years ago
parent
commit
f63368365f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      apps/app/src/styles/theme/apply-colors.scss

+ 2 - 2
apps/app/src/styles/theme/apply-colors.scss

@@ -145,8 +145,8 @@ ul.pagination {
 //
 
 .grw-logo {
-  set transition for fill
-  svg * {
+  // set transition for fill
+  svg, svg * {
     transition: fill 0.8s ease-out;
   }