Add animation on profile pic hover
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
27d0a88b36
commit
0d12c64c47
3 changed files with 10 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue