Add animation on profile pic hover

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-12-08 14:02:44 +05:30
parent 27d0a88b36
commit 0d12c64c47
3 changed files with 10 additions and 1 deletions

View File

@@ -157,6 +157,9 @@
// large size nav drawer & people drawer width => 326px, 312px
// medium size nav drawer & people drawer width => 280, 268
/* transition curves */
--fluid-push: cubic-bezier(0, 0.8, 0.67, 0.97);
--font-family: 'Roboto', 'Supreme', sans-serif;
}